Fixing proguard stripping animation method.
This commit is contained in:
parent
e89cf793ab
commit
fd98e3e3fc
|
@ -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();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue