Skip to content

Bootstrap Label Corners not changing to Square #181

Closed
@JP1016

Description

@JP1016

Im always getting the rounded corners

 <com.beardedhen.androidbootstrap.BootstrapLabel
                            android:layout_width="wrap_content"
                            android:layout_height="wrap_content"
                            android:layout_weight="50"
                            android:text="05:15"
                            app:bootstrapBrand="info"
                            app:bootstrapHeading="h6"
                            app:roundedCorners="false"
                            />
xmlns:app="http://schemas.android.com/apk/res-auto"

changing the app:roundedCorners is not making any changes nor does setRounded method

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions