[Modify]优化首页逻辑

This commit is contained in:
wushaocheng
2022-12-29 17:34:37 +08:00
parent 4152086e29
commit c64bb4d249
8 changed files with 228 additions and 42 deletions

View File

@@ -481,4 +481,8 @@
## 图片裁剪UCrop
-dontwarn com.yalantis.ucrop.**
-keep class com.yalantis.ucrop.** { *; }
-keep interface com.yalantis.ucrop.** { *; }
-keep interface com.yalantis.ucrop.** { *; }
## BannerViewPage
-keep class androidx.recyclerview.widget.**{*;}
-keep class androidx.viewpager2.widget.**{*;}