处理CoordinatorLayout滑动抖动问题

参考https://www.jianshu.com/p/507091d4cc0f
This commit is contained in:
huangjian
2020-12-02 16:51:24 +08:00
parent 975adea2f5
commit 9de70ff3e4
4 changed files with 200 additions and 0 deletions

View File

@@ -367,3 +367,5 @@
-dontwarn com.meizu.cloud.**
-keep class com.meizu.cloud.** {*;}
-keep class com.yizhuan.erban.ui.widget.AppBarLayoutBehavior {*;}