Closed

Description
Hi,
I have updated the plugin and now i cant design a button with FA icon and text, i have this code:
<com.beardedhen.androidbootstrap.BootstrapButton
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="10dp"
android:layout_gravity="right"
android:onClick="aplicarSettings"
bootstrap:bootstrapText="Save"
bootstrap:bootstrapBrand="success"
bootstrap:roundedCorners="true"
bootstrap:fontAwesomeIcon="fa_save"/>
Only show the text, and if i delete the line bootstrap:bootstrapText="Save" only show the icon with the line android:text="Save"
Thanks
Metadata
Metadata
Assignees
Labels
No labels