hoang8f / android-flat-button

FButton - a flat button library for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not work for background image

skywalkerlw opened this issue · comments

commented

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"