From caf4b1dda2e84760a230944e50569712a39c200c Mon Sep 17 00:00:00 2001 From: Fabrice Di Meglio Date: Wed, 11 Jun 2014 11:27:54 -0700 Subject: [PATCH 1/4] Fix bug #15543626 Bluetooth Settings headers need to support Quantum styling - per UX request - remove the TextView "list separator" styling and use the correct one Change-Id: I54e41d89dd9b930cbaa04bc5b9ed9a5fd9b8605e --- res/layout/preference_progress_category.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/res/layout/preference_progress_category.xml b/res/layout/preference_progress_category.xml index 17d87d776ec..d0cf60c7ec2 100644 --- a/res/layout/preference_progress_category.xml +++ b/res/layout/preference_progress_category.xml @@ -22,7 +22,8 @@ Date: Wed, 11 Jun 2014 12:11:48 -0700 Subject: [PATCH 2/4] Fix bug #15558357 java.lang.RuntimeException: Unable to start activity ...ComponentInfo{com.android.settings/com.android.settings.wifi.WifiSetupActivity} - add missing attributes to SetupWizard themes Change-Id: I5d58df8edfcfff4902b714c38dbdbc3933c9323d --- res/values/themes.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/res/values/themes.xml b/res/values/themes.xml index e382de45166..1aec813233c 100644 --- a/res/values/themes.xml +++ b/res/values/themes.xml @@ -30,6 +30,8 @@ @drawable/ic_wps_dark @color/setup_divider_color_dark @drawable/wifi_signal_dark + 0dip + 0dip