Merge "fixed crash during animation to all apps"
This commit is contained in:
committed by
Android (Google) Code Review
commit
e029ea7efc
@@ -7,6 +7,11 @@
|
||||
public void onClickAllAppsButton(android.view.View);
|
||||
}
|
||||
|
||||
-keep class com.android.launcher2.CellLayout {
|
||||
public float getDimmedBitmapAlpha();
|
||||
public void setDimmedBitmapAlpha(float);
|
||||
}
|
||||
|
||||
-keep class com.android.launcher2.AllApps3D$Defines {
|
||||
*;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user