From 31335eafbe552f0d9ca91ac9dd5f489a04a7ced3 Mon Sep 17 00:00:00 2001 From: Fabrice Di Meglio Date: Tue, 3 Jun 2014 16:22:01 -0700 Subject: [PATCH] Fix bug #15410103 Wi-Fi Dialog needs theme updates - apply the correct Theme to the AlertDialog Change-Id: I39a33b6a6630b6ba89f60a5a28fd8295687a86d1 --- res/values/themes.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/res/values/themes.xml b/res/values/themes.xml index a42697da2c3..6b0b957fdbd 100644 --- a/res/values/themes.xml +++ b/res/values/themes.xml @@ -81,6 +81,8 @@ @color/quantum_accent_color_light @style/Theme.ActionBar + + @style/Theme.AlertDialog + +