yavski / fab-speed-dial

FAB flinging out actionable menu items using the Speed dial metaphor
Apache License 2.0
477 stars 122 forks source link

update androidstudio3.0 cant used #78

Open xiaoshan136 opened 6 years ago

xiaoshan136 commented 6 years ago

Caused by: android.view.InflateException: Binary XML file line #0: Binary XML file line #0: Error inflating class io.github.yavski.fabspeeddial.FabSpeedDial

i solve it now.

sdroider commented 6 years ago

@xiaoshan136 friend, have you solved this problem? I have the same problem.

xiaoshan136 commented 6 years ago

@SergeyAppDroid my gradle update design compile to solved the problem,hope useful for you. change compile 'com.android.support:design:23.4.0' to compile 'com.android.support:design:25.0.0'