kivy/examples/android
Kristian Sloth Lauszus e658c65cef Fix animation transition around the unit circle in Android compass example
For example if the previous angle was 269 and the new angle is -84, then the current code would rotate the needle in a clockwise direction. This fix would add 360 to -84, so the new angle would be 276, which would result in the correct behaviour of the needle rotating anti-clockwise.
2018-05-21 16:22:16 +02:00
..
compass Fix animation transition around the unit circle in Android compass example 2018-05-21 16:22:16 +02:00
takepicture pep8 fixes 2016-12-18 16:11:41 +02:00