fix: HelpCatologueActivity and DocumentationActivity lag
This commit is contained in:
7
app/proguard-rules.pro
vendored
7
app/proguard-rules.pro
vendored
@@ -126,4 +126,9 @@
|
||||
|
||||
-keepnames class * implements android.os.Parcelable {
|
||||
public static final ** CREATOR;
|
||||
}
|
||||
}
|
||||
|
||||
# AVLoadingView
|
||||
|
||||
-keep class com.wang.avi.** { *; }
|
||||
-keep class com.wang.avi.indicators.** { *; }
|
||||
Reference in New Issue
Block a user