android-flat-button
android-flat-button copied to clipboard
Not work for background image
I want to set a background image, so I use:
fbutton:buttonColor="@android:color/transparent" android:background="@drawable/note_selected"
It does not work
if you want to add image used android:drawableLeft="@drawable/ic_food_menu"