microcharts-dotnet / Microcharts

Create cross-platform (Xamarin, Windows, ...) simple charts.
MIT License
2.02k stars 361 forks source link

#288 Animation event if kicked and activity is not more active chartv… #289

Closed dev8546 closed 3 years ago

dev8546 commented 3 years ago

Because of the Animation delay affect, if the activity is destroyed, Chartview is disposed and trying to access the same raise the exception of objectdisposed and lead to crash of the app itself.