RamiJ3mli / PercentageChartView

An Android custom view that displays the progress of an ongoing task.
Apache License 2.0
377 stars 82 forks source link

Black Background shown in release version while animating. #25

Open zubairzahoor opened 4 years ago

zubairzahoor commented 4 years ago

The background of the view changes to black while animating the progress bar. And then it changes to white. This problem only happens in the release version of the app (even without minify). Debug version works fine.