summaryrefslogtreecommitdiffstats
path: root/tests/BiDiTests/res/layout
diff options
context:
space:
mode:
authorFabrice Di Meglio <fdimeglio@google.com>2011-04-25 16:48:51 -0700
committerFabrice Di Meglio <fdimeglio@google.com>2011-04-25 17:48:55 -0700
commit589e4e27ee071f028a4bc72b91a1fb053ab13404 (patch)
treebada40903f4117025a554b1119f7e944a1e76a0f /tests/BiDiTests/res/layout
parentd42aad987ad65b40de62cfd20d841e1dc03ea088 (diff)
downloadframeworks_base-589e4e27ee071f028a4bc72b91a1fb053ab13404.zip
frameworks_base-589e4e27ee071f028a4bc72b91a1fb053ab13404.tar.gz
frameworks_base-589e4e27ee071f028a4bc72b91a1fb053ab13404.tar.bz2
Fix bug #4338103 (Android Arabic and Hebrew input is broken)
- fix glyph order when there is only a single run - update tests Change-Id: I113f28a8c76cab622fb75ce84bc50d1d38fa254e
Diffstat (limited to 'tests/BiDiTests/res/layout')
-rw-r--r--tests/BiDiTests/res/layout/biditest_main.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/BiDiTests/res/layout/biditest_main.xml b/tests/BiDiTests/res/layout/biditest_main.xml
index 087c9a3..044a355 100644
--- a/tests/BiDiTests/res/layout/biditest_main.xml
+++ b/tests/BiDiTests/res/layout/biditest_main.xml
@@ -43,7 +43,6 @@
android:layout_height="wrap_content"
android:layout_width="match_parent"
android:textSize="32dip"
- android:text="@string/edittext_text"
/>
</LinearLayout>