Fixing proguard related crash due to striping animation callbacks.
Change-Id: I7277ba232b1f2f0decf69ea0d2a2ece6948d5cb6
This commit is contained in:
committed by
android-build SharedAccount
parent
f60a6b65e7
commit
3ed95a223f
@@ -32,6 +32,8 @@
|
||||
-keep class com.android.launcher2.Workspace {
|
||||
public float getBackgroundAlpha();
|
||||
public void setBackgroundAlpha(float);
|
||||
public float getChildrenOutlineAlpha();
|
||||
public void setChildrenOutlineAlpha(float);
|
||||
}
|
||||
|
||||
-keep class com.android.launcher2.AllApps3D$Defines {
|
||||
|
||||
Reference in New Issue
Block a user