summaryrefslogtreecommitdiffstats
path: root/res/layout/bluetooth_device_settings.xml
diff options
context:
space:
mode:
authorPauloftheWest <paulofthewest@google.com>2014-08-24 11:10:16 -0700
committerPauloftheWest <paulofthewest@google.com>2014-09-05 10:29:17 -0700
commit8677d04512355aae5b61553de7a6332d38e9a156 (patch)
tree883bd25c5a1d9e8ea46367617ec7c8aa21bedc45 /res/layout/bluetooth_device_settings.xml
parentaa188b539be9e5284febc141b6b7f06c0faef5b8 (diff)
downloadpackages_apps_Settings-8677d04512355aae5b61553de7a6332d38e9a156.zip
packages_apps_Settings-8677d04512355aae5b61553de7a6332d38e9a156.tar.gz
packages_apps_Settings-8677d04512355aae5b61553de7a6332d38e9a156.tar.bz2
Material design updates for Bluetooth Settings dialog.
Bug: 17140512 Change-Id: I93dd89c3f12d8abe2041dd68faef8daf981252fb
Diffstat (limited to 'res/layout/bluetooth_device_settings.xml')
-rw-r--r--res/layout/bluetooth_device_settings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/layout/bluetooth_device_settings.xml b/res/layout/bluetooth_device_settings.xml
index cc2cc09..b87551a 100644
--- a/res/layout/bluetooth_device_settings.xml
+++ b/res/layout/bluetooth_device_settings.xml
@@ -31,8 +31,9 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/bluetooth_preference_paired_dialog_name_label"
+ android:textAppearance="@android:style/TextAppearance.Material.Body1"
+ android:textColor="?android:attr/textColorSecondary"
android:textDirection="locale"
- android:textColor="?android:attr/colorAccent"
style="@style/bt_item_label" />
<EditText android:id="@+id/name"