gowong/material-sheet-fab

Was working properly before update android studio 3.0

Opened this issue · 0 comments

After updating android studio that is working properly with api level 21+ but with api level 15 that shows exception like --

java.lang.NoClassDefFoundError: io.codetail.animation.arcanimator.Side at com.gordonwong.materialsheetfab.MaterialSheetFab.getFabArcSide(MaterialSheetFab.java:319) at com.gordonwong.materialsheetfab.MaterialSheetFab.morphIntoSheet(MaterialSheetFab.java:269) at com.gordonwong.materialsheetfab.MaterialSheetFab.showSheet(MaterialSheetFab.java:169) at com.gordonwong.materialsheetfab.MaterialSheetFab$1.onClick(MaterialSheetFab.java:104)