yanzhenjie / SwipeRecyclerView

:melon: RecyclerView侧滑菜单,Item拖拽,滑动删除Item,自动加载更多,HeaderView,FooterView,Item分组黏贴。
https://github.com/yanzhenjie/SwipeRecyclerView
Apache License 2.0
5.65k stars 1.09k forks source link

源码下载下来运行后点击Item的拖拽和侧滑删除停止运行 #263

Closed ghost closed 5 years ago

ghost commented 5 years ago

Didn't find class "android.support.v7.widget.SwitchCompat" on path: DexPathList[[zip file "/data/app/com.yanzhenjie.recyclerview.sample-64wuMZyH0LEG2CboiSrb2Q==/base.apk", zip file "/system/framework/org.apache.http.legacy.boot.jar"],nativeLibraryDirectories=[/data/app/com.yanzhenjie.recyclerview.sample-64wuMZyH0LEG2CboiSrb2Q==/lib/arm64, /system/lib64]]

ghost commented 5 years ago

Didn't find class "android.support.v7.widget.SwitchCompat" on path: DexPathList[[zip file "/data/app/com.yanzhenjie.recyclerview.sample-64wuMZyH0LEG2CboiSrb2Q==/base.apk", zip file "/system/framework/org.apache.http.legacy.boot.jar"],nativeLibraryDirectories=[/data/app/com.yanzhenjie.recyclerview.sample-64wuMZyH0LEG2CboiSrb2Q==/lib/arm64, /system/lib64]]

allenZ7 commented 5 years ago

请问下您的解决办法是什么呢?