mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-12-25 18:15:49 +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 |