From af3e6d64d1b388d9f746e170f7934e292f6703a7 Mon Sep 17 00:00:00 2001 From: Fabrice Di Meglio Date: Thu, 18 Aug 2011 13:10:02 -0700 Subject: Update BiDiTest app - add a default TextView Change-Id: I0ce92503204e370d9c928440cdd4876701c6c4cb --- tests/BiDiTests/res/layout/basic.xml | 14 +++++++++++++- tests/BiDiTests/res/values/strings.xml | 1 + 2 files changed, 14 insertions(+), 1 deletion(-) (limited to 'tests/BiDiTests') diff --git a/tests/BiDiTests/res/layout/basic.xml b/tests/BiDiTests/res/layout/basic.xml index e8f67a6..8a27213 100644 --- a/tests/BiDiTests/res/layout/basic.xml +++ b/tests/BiDiTests/res/layout/basic.xml @@ -34,6 +34,19 @@ android:textSize="32dip" /> + + + + This is a text for a TextView This is a text for a LTR TextView This is a text for a RTL TextView + This is a text for a default TextView mmmmmmmmmmmmmmmmmmmmmmmm Normal String mmmmmmmmmmmmmmmmmmmmmmmm -- cgit v1.1