From 5aafe7c249cdad7562524abdf7a9cfde23a6a38b Mon Sep 17 00:00:00 2001 From: Romain Guy Date: Wed, 10 Mar 2010 18:26:59 -0800 Subject: [PATCH] Resurrect the All Apps button. Change-Id: Ic7dc985bfc1eec6d6c059ff37a61c84b8cb103de --- proguard.flags | 2 ++ 1 file changed, 2 insertions(+) diff --git a/proguard.flags b/proguard.flags index b8aeff7c28..fb145aa31e 100644 --- a/proguard.flags +++ b/proguard.flags @@ -2,3 +2,5 @@ public void previousScreen(android.view.View); public void nextScreen(android.view.View); } + +-keep class com.android.launcher2.AllApps3D.Defines