mkloader icon indicating copy to clipboard operation
mkloader copied to clipboard

Beautiful and smooth custom loading views

Results 13 mkloader issues
Sort by recently updated
recently updated
newest added

Fatal Exception: java.lang.NullPointerExceptionAttempt to read from field 'float android.graphics.PointF.x' on a null object reference Raw Text --   | com.tuyenmonkey.mkloader.type.ClassicSpinner.draw + 57 (ClassicSpinner.java:57)   | com.tuyenmonkey.mkloader.MKLoader.onDraw + 61 (MKLoader.java:61)   | android.view.View.draw +...

i have testes in android 5 device but loader not move to display progress

用代码怎么调用 能封装成工具类吗 全局的

The loader was running smoothly, unless I update the device with Android Pie update. Attaching log response for your reference. > Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'android.graphics.PointF...

The below implementation of onMeasure is showing wrong height and width in

can not change mk_color programmatically because the LoaderView has not public or have not a setter

You must stop animation when view is be detached and the animation is infinity。

Fixed issue #10 The #2 is similar to this. If the updateListener is not removed, animation.getAnimatedValue() has been running whether or not the view has been detached/gone