hoang8f / android-flat-button

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

Error inflating class info.hoang8f.widget.FButton #42

Open lagadpankaj opened 6 years ago

lagadpankaj commented 6 years ago

Hello Sir,

I have implemented this library into my project. In project level gradle file I have used classpath 'com.android.tools.build:gradle:3.0.1' but it is crashing the app. but when I used the classpath 'com.android.tools.build:gradle:2.3.3' then it works.

So I request you please try to solve this problem as soon as possible.

Thank you.