summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res
diff options
context:
space:
mode:
authorJason Monk <jmonk@google.com>2014-09-09 09:35:55 -0400
committerJason Monk <jmonk@google.com>2014-09-09 10:47:25 -0400
commite2f4771a0105ad6a94ff759353ca00c3a5fba72a (patch)
tree5e8406340ba48b04f34643b80d1dd42ca47e0861 /packages/SystemUI/res
parent24e08d0692583fbb038ea26236d9700b9019f1f1 (diff)
downloadframeworks_base-e2f4771a0105ad6a94ff759353ca00c3a5fba72a.zip
frameworks_base-e2f4771a0105ad6a94ff759353ca00c3a5fba72a.tar.gz
frameworks_base-e2f4771a0105ad6a94ff759353ca00c3a5fba72a.tar.bz2
Update zen mode and qs strings on locale change
Bug: 17288370 Change-Id: Ic6191d5c16687cd760b4a0656d6ee4dbb4c53c45
Diffstat (limited to 'packages/SystemUI/res')
-rw-r--r--packages/SystemUI/res/layout/qs_detail.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/packages/SystemUI/res/layout/qs_detail.xml b/packages/SystemUI/res/layout/qs_detail.xml
index 5cdf819..2eb99ba 100644
--- a/packages/SystemUI/res/layout/qs_detail.xml
+++ b/packages/SystemUI/res/layout/qs_detail.xml
@@ -40,7 +40,6 @@
android:layout_height="wrap_content"
android:layout_marginEnd="8dp"
android:minWidth="132dp"
- android:text="@string/quick_settings_more_settings"
android:textAppearance="@style/TextAppearance.QS.DetailButton"
android:focusable="true" />
@@ -50,9 +49,8 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:minWidth="88dp"
- android:text="@string/quick_settings_done"
android:textAppearance="@style/TextAppearance.QS.DetailButton"
android:focusable="true"/>
</LinearLayout>
-</LinearLayout> \ No newline at end of file
+</LinearLayout>