mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-25 16:15:55 +01:00
2149b18ae3
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). |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
proguard-rules.pro |