Skip to content

BootstrapProgressBar crashed when setting maxProgress #217

@ankitdubey021

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)

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