From c36b61ea4404c2bc049a1c51bf949fe3bb257910 Mon Sep 17 00:00:00 2001 From: Maurice Lam Date: Tue, 28 Apr 2015 18:33:50 -0700 Subject: [PATCH] [WifiSetup] Use default theme for Wi-Fi dialogs Just use the default theme as the dialog doesn't require any additional attributes to be specified. (Theme.Settings is setting alertDialogTheme to Theme.AlertDialog as well). This will allow the correct accent colors (among other theme attributes) to be propagated to the dialog. Bug: 20663720 Change-Id: Ibb12c185e8104ccb8f3ddd01524127c748b47487 --- res/values/themes.xml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/res/values/themes.xml b/res/values/themes.xml index 40b645147a5..a0dd58131bf 100644 --- a/res/values/themes.xml +++ b/res/values/themes.xml @@ -30,7 +30,6 @@ - - - -