Update demo

This commit is contained in:
2022-08-20 00:08:14 +08:00
parent 3d333a7f3d
commit c16160017e
3 changed files with 68 additions and 22 deletions

View File

@@ -35,4 +35,14 @@
-adaptresourcefilecontents
-renamesourcefileattribute P
-keepattributes SourceFile,LineNumberTable
-keepattributes SourceFile,LineNumberTable
-keepclassmembers class androidx.appcompat.app.AlertDialog {
*** mAlert;
}
-keepclassmembers class androidx.appcompat.app.AlertController {
*** mButtonPositive;
*** mButtonNegative;
*** mButtonNeutral;
}