From c726d4fa6cd5239f9b902e954efaab7752d26471 Mon Sep 17 00:00:00 2001 From: Scott Kennedy Date: Wed, 24 Apr 2013 18:15:19 -0700 Subject: [PATCH] Add "Reply all" setting to tablets This controls the notification action on tablets. Change-Id: I0b8df2ded371820f0dada3f1b11cebad462962ed --- res/values/strings.xml | 5 ----- res/xml/general_preferences.xml | 4 ++-- .../email/activity/setup/GeneralPreferences.java | 12 ++---------- 3 files changed, 4 insertions(+), 17 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 5dadf3fd8..92adc598e 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1162,11 +1162,6 @@ as %s. Huge - - Reply all - - Make \"Reply all\" the default for message replies - + android:title="@string/preferences_default_reply_all_title" + android:summary="@string/preferences_default_reply_all_summary" />