From a81f9e4be256e77a92dd837616bbb8835deabaad Mon Sep 17 00:00:00 2001 From: Maurice Lam Date: Wed, 29 Apr 2015 17:49:52 -0700 Subject: [PATCH] [WifiSettings] Align text in Wi-Fi dialog The themes for Wi-Fi dialog in sw600dp is outdated and causing the labels and text fields to be misaligned. This CL removes all the related styles except for the one in value/styles.xml, so that all screens use the same styles (the items and values in the styles were all the same except for sw600dp which this CL fixes). Bug: 20663443 Change-Id: I59a079c1a4cc1ae3e99d863cb24816e609e98109 --- res/values-land/styles.xml | 34 ---------------------------------- res/values-sw600dp-land/styles.xml | 34 ---------------------------------- res/values-sw600dp/styles.xml | 37 ------------------------------------- res/values-sw720dp/styles.xml | 34 ---------------------------------- 4 files changed, 139 deletions(-) diff --git a/res/values-land/styles.xml b/res/values-land/styles.xml index 974b2264b3..0903167dcd 100644 --- a/res/values-land/styles.xml +++ b/res/values-land/styles.xml @@ -18,38 +18,4 @@ - - - - - - - - - - diff --git a/res/values-sw600dp-land/styles.xml b/res/values-sw600dp-land/styles.xml index 1a4a40ea37..645d1fec30 100644 --- a/res/values-sw600dp-land/styles.xml +++ b/res/values-sw600dp-land/styles.xml @@ -18,38 +18,4 @@ - - - - - - - - - - diff --git a/res/values-sw600dp/styles.xml b/res/values-sw600dp/styles.xml index 8cf0e86d0d..d4282885e1 100644 --- a/res/values-sw600dp/styles.xml +++ b/res/values-sw600dp/styles.xml @@ -20,43 +20,6 @@ true - - - - - - - - - - - - - - - - - - - - -- 2.11.0