Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
packages_apps_Launcher2
Commits
3ed95a22
Commit
3ed95a22
authored
14 years ago
by
Winson Chung
Committed by
android-build SharedAccount
14 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Fixing proguard related crash due to striping animation callbacks.
Change-Id: I7277ba232b1f2f0decf69ea0d2a2ece6948d5cb6
parent
f60a6b65
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
proguard.flags
proguard.flags
+2
-0
No files found.
proguard.flags
View file @
3ed95a22
...
...
@@ -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 {
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment