RamiJ3mli / PercentageChartView

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

crashing app #11

Closed Pinjari closed 5 years ago

Pinjari commented 5 years ago
java.lang.NullPointerException: Attempt to invoke virtual method 'void com.ramijemli.percentagechartview.renderer.BaseModeRenderer.measure(int, int, int, int, int, int)' on a null object reference

crashing app while hiding the keyboard and giving this error in fragment

bssit1745 commented 3 years ago

same issues