Skip to content

BootstrapProgressBar crashed when setting maxProgress #217

Description

@ankitdubey021

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions