hoang8f / android-flat-button

FButton - a flat button library for Android
Apache License 2.0
1.4k stars 325 forks source link

Proper handle of transparent button #17

Closed WojciechKo closed 9 years ago

WojciechKo commented 9 years ago

So far if you set transparent background of button you will get black button because of shadow. This should fix it and give possibility to make semitransparent button with proper shadow.

hoang8f commented 9 years ago

Thanks :+1: