LoadingView icon indicating copy to clipboard operation
LoadingView copied to clipboard

Cool bezier loading view and dialog

Results 6 LoadingView issues
Sort by recently updated
recently updated
newest added

when pop back stack from fragment the application crash and throw this error rocess: com.example.wassal, PID: 29597 java.lang.ArrayIndexOutOfBoundsException: length=0; index=-1 at java.util.ArrayList.get(ArrayList.java:439) at com.github.loadingview.LoadingView.drawBezier(LoadingView.kt:207) at com.github.loadingview.LoadingView.onDraw(LoadingView.kt:152) at android.view.View.draw(View.java:22053) at android.view.View.updateDisplayListIfDirty(View.java:20928)...

Sample usage for Java can not be used because not calling object Companion first.