summaryrefslogtreecommitdiffstats
path: root/tests/BiDiTests/res/values
diff options
context:
space:
mode:
authorFabrice Di Meglio <fdimeglio@google.com>2011-07-15 16:46:44 -0700
committerFabrice Di Meglio <fdimeglio@google.com>2011-07-15 17:05:11 -0700
commit54d69625558f401d5fe65309effb713d2ea06f54 (patch)
tree13f7cf823edff8399fc87476cf7de908da8cbdc9 /tests/BiDiTests/res/values
parentc1df573aedd20e9ac862765d068cc4e8fcdda953 (diff)
downloadframeworks_base-54d69625558f401d5fe65309effb713d2ea06f54.zip
frameworks_base-54d69625558f401d5fe65309effb713d2ea06f54.tar.gz
frameworks_base-54d69625558f401d5fe65309effb713d2ea06f54.tar.bz2
Fix bug #4972141 Overlapping content in single-choice dialogs
- need to take care about padding resolution Change-Id: Ida9738ffada6c6455b7949f933fa61924c4f7961
Diffstat (limited to 'tests/BiDiTests/res/values')
-rw-r--r--tests/BiDiTests/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/BiDiTests/res/values/strings.xml b/tests/BiDiTests/res/values/strings.xml
index c0bbe94..74ee0d3 100644
--- a/tests/BiDiTests/res/values/strings.xml
+++ b/tests/BiDiTests/res/values/strings.xml
@@ -23,6 +23,7 @@
<string name="button_left_text">Left</string>
<string name="button_before_text">Start</string>
<string name="button_requestlayout_text">Request Layout</string>
+ <string name="button_alert_dialog_text">AlertDialog</string>
<string name="textview_text">This is a text for a TextView</string>
<string name="edittext_text">mmmmmmmmmmmmmmmmmmmmmmmm</string>
<string name="normal_text">Normal String</string>