Fixing proguard stripping animation method.
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@
|
||||
public void setBrightness(int);
|
||||
}
|
||||
|
||||
-keep class com.android.launcher3.AppsContainerRecyclerView {
|
||||
-keep class com.android.launcher3.BaseRecyclerView {
|
||||
public void setFastScrollerAlpha(float);
|
||||
public float getFastScrollerAlpha();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user