Merge "Fixing proguard stripping animation method." into ub-launcher3-burnaby
This commit is contained in:
commit
2cc170d211
|
@ -44,7 +44,7 @@
|
||||||
public void setBrightness(int);
|
public void setBrightness(int);
|
||||||
}
|
}
|
||||||
|
|
||||||
-keep class com.android.launcher3.AppsContainerRecyclerView {
|
-keep class com.android.launcher3.BaseRecyclerView {
|
||||||
public void setFastScrollerAlpha(float);
|
public void setFastScrollerAlpha(float);
|
||||||
public float getFastScrollerAlpha();
|
public float getFastScrollerAlpha();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue