From 866d319dd23ec8b7b7d5476c65f7f83469d55d2d Mon Sep 17 00:00:00 2001 From: Mindy Pereira Date: Mon, 26 Mar 2012 09:50:00 -0700 Subject: Re-enable swipe. Swipes all checked items at once Tap highlight Properly colored background Doesnt swipe non checked items when there are checked items Change-Id: Id71e331d35f75ee02813dee8376d764386221868 --- proguard.flags | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'proguard.flags') diff --git a/proguard.flags b/proguard.flags index c3f793071..8a0a1d07f 100644 --- a/proguard.flags +++ b/proguard.flags @@ -43,4 +43,9 @@ *** setListLeft(...); *** setListAlpha(...); *** setConversationLeft(...); +} + +-keepclasseswithmembers class com.android.mail.browse.ConversationItemView { + *** setAnimatedHeight(...); + *** setItemAlpha(...); } \ No newline at end of file -- cgit v1.2.3