Resurrect the All Apps button.

Change-Id: Ic7dc985bfc1eec6d6c059ff37a61c84b8cb103de
This commit is contained in:
Romain Guy 2010-03-10 18:26:59 -08:00
parent c36f2455ab
commit 5aafe7c249
1 changed files with 2 additions and 0 deletions

View File

@ -2,3 +2,5 @@
public void previousScreen(android.view.View);
public void nextScreen(android.view.View);
}
-keep class com.android.launcher2.AllApps3D.Defines