Closed
Description
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