yankai-victor / Loading

Android loading view
1.23k stars 203 forks source link

NPE #28

Open Dave181295 opened 3 years ago

Dave181295 commented 3 years ago

On some devices with android 11 I got a null pointer exception :

Fatal Exception: java.lang.NullPointerException Attempt to read from field 'float android.graphics.RectF.left' on a null object reference keyboard_arrow_up

Any idea how to solve sir ? thanks