hoang8f / android-flat-button

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

FButton not working on android 4.4 #32

Open vzaffalon opened 8 years ago

vzaffalon commented 8 years ago

android.view.InflateException: Binary XML file line #89: Error inflating class info.hoang8f.widget.FButton

it works fine in any other android version

vzaffalon commented 8 years ago

FIXED library ion cant be used together with the FButton library or the inflating error appears on the 4.4

peterchaula commented 8 years ago

Having the same issue