florent37 / ShapeOfView

Give a custom shape to any android view, Material Design 2 ready
Apache License 2.0
3.12k stars 400 forks source link

sample crash ClassNotFoundException: Didn't find class "androidx.constraintlayout.ConstraintLayout #36

Closed xumengyin closed 5 years ago

xumengyin commented 5 years ago

Caused by: java.lang.ClassNotFoundException: Didn't find class "androidx.constraintlayout.ConstraintLayout" on path: DexPathList[[zip file "/data/app/com.github.florent37.shapeofview-2/base.apk"],nativeLibraryDirectories=[/data/app/com.github.florent37.shapeofview-2/lib/arm, /data/app/com.github.florent37.shapeofview-2/base.apk!/lib/armeabi-v7a, /vendor/lib, /system/lib]]

FloatingActionbar has same Exception

florent37 commented 5 years ago

fixed

nauman07 commented 4 years ago

how you fixed it sir