You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
here is what i actually got at this line : bootstrapProgressBar.setMaxProgress(200);
Caused by: java.lang.ClassCastException: android.support.constraint.ConstraintLayout cannot be cast to com.beardedhen.androidbootstrap.BootstrapProgressBarGroup
at com.beardedhen.androidbootstrap.BootstrapProgressBar.setMaxProgress(BootstrapProgressBar.java:591)
at com.ebiztechnocrats.humanresource.Login$override.onCreate(Login.java:136)
The text was updated successfully, but these errors were encountered:
here is what i actually got at this line : bootstrapProgressBar.setMaxProgress(200);
The text was updated successfully, but these errors were encountered: