summaryrefslogtreecommitdiffstats
path: root/proguard.flags
diff options
context:
space:
mode:
Diffstat (limited to 'proguard.flags')
-rw-r--r--proguard.flags4
1 files changed, 4 insertions, 0 deletions
diff --git a/proguard.flags b/proguard.flags
index b014d70d7..6bc0847d2 100644
--- a/proguard.flags
+++ b/proguard.flags
@@ -44,6 +44,10 @@
*** setAnimatedHeight(...);
}
+-keepclasseswithmembers class com.android.mail.ui.LeaveBehindItem {
+ *** setAnimatedHeight(...);
+}
+
-keepclasseswithmembers class com.android.mail.ui.ConversationViewFragment$MailJsBridge {
public <methods>;
}