fix: HelpCatologueActivity and DocumentationActivity lag

This commit is contained in:
hyb1996
2017-07-30 15:39:07 +08:00
parent 4f35562d45
commit 99d9d4b7a8
7 changed files with 133 additions and 34 deletions

View File

@@ -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.** { *; }