From a55f66a8e724d24165f5f51dfbd7979a11aebebe Mon Sep 17 00:00:00 2001 From: Fabrice Di Meglio Date: Thu, 6 Feb 2014 11:20:24 -0800 Subject: [PATCH] Fix bug #12890909 Settings crashes when tapped on Add Account option in settings Follow up from the previous CL that was trying to fix it. - remove the dialog theme android:theme="@android:style/Theme.Holo.Dialog" as a Dialog does not support a Drawwer Change-Id: I8b3fe89c157f0b454464c04a4acd4f32049bde71 --- AndroidManifest.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 6ba9a94fb46..6e01aecb824 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1514,8 +1514,7 @@ + android:label="@string/account_sync_settings_title">