From b2c838c2ebe8c05a5c031e6b202cb192f238ac38 Mon Sep 17 00:00:00 2001 From: Michael Jurka Date: Mon, 16 Aug 2010 20:48:05 -0700 Subject: removed the temp screen rotation button Change-Id: I26d5a840270065e43d4f66b3c53c7e9d52ce4200 --- proguard.flags | 1 - 1 file changed, 1 deletion(-) (limited to 'proguard.flags') diff --git a/proguard.flags b/proguard.flags index e7d00c64c..607c14bba 100644 --- a/proguard.flags +++ b/proguard.flags @@ -5,7 +5,6 @@ public void onClickSearchButton(android.view.View); public void onClickConfigureButton(android.view.View); public void onClickAllAppsButton(android.view.View); - public void onClickRotateButton(android.view.View); } -keep class com.android.launcher2.CellLayout { -- cgit v1.2.3