1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-03 11:33:19 +02:00
Gadgetbridge/app
cpfeiffer 2149b18ae3 Yay, animating live activity data works.
Nice hack: MPAndroidChart supports animating values, but only animating
a new entry, going from zero to its actual value. We want to animate
a single entry changing its value.

Since it's just a single entry, we can let a custom animator do this
(without knowledge of any other entries).
2015-10-01 22:36:33 +02:00
..
src Yay, animating live activity data works. 2015-10-01 22:36:33 +02:00
build.gradle Bump version, update CHANGELOG 2015-09-26 21:28:58 +02:00
proguard-rules.pro First checkin of actual code 2015-01-07 14:00:18 +01:00