From c86b1fbcea43513ea903bb2ca14573423a72d7b5 Mon Sep 17 00:00:00 2001 From: Alice Yang Date: Sun, 11 Aug 2013 22:27:25 -0700 Subject: Sync disabled tip The original design called for displaying different messages for when global auto-sync is off and airplane mode, but we're considering scratching those so I didn't cover them here. To do still are subsequent toasts. Bug 9825835 Change-Id: I1916e2d95896c2079fa6eeb9fe806fd4d181a27a --- proguard.flags | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'proguard.flags') diff --git a/proguard.flags b/proguard.flags index cb8d15f86..e0b2c23ec 100644 --- a/proguard.flags +++ b/proguard.flags @@ -67,10 +67,6 @@ *** doNothingClickHandler(...); } --keepclasseswithmembers class com.android.mail.ui.ConversationPhotoTeaserView { - *** setAnimatedHeight(...); -} - --keepclasseswithmembers class com.android.mail.ui.ConversationLongPressTipView { +-keepclasseswithmembers class * extends com.android.mail.ui.ConversationSpecialItemView { *** setAnimatedHeight(...); } -- cgit v1.2.3