Skip to content

Releases: StainlessStlRat/AndroidChart

Release list

3.1.0.26

Choose a tag to compare

@StainlessStlRat StainlessStlRat released this 26 Mar 18:30
e3f6636
Prevent crash when updating datasets and calling animation functions

Sometimes, when changing datasets and then animating, an erroneous highlight is generated for the removed dataset. Null check prevents crash (interestingly the iOS lib had the same issue)