From fd0b623c33393ba3144c5375380ea076469b67f9 Mon Sep 17 00:00:00 2001 From: Fabrice Di Meglio Date: Fri, 5 Aug 2011 15:04:12 -0700 Subject: Update BiDi unit tests - update basic layout for having LTR and RTL TextView Change-Id: Ic4cc6c27d431fe69bb62c55cd76a46ea6e241b4d --- tests/BiDiTests/res/layout/basic.xml | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) (limited to 'tests/BiDiTests/res/layout') diff --git a/tests/BiDiTests/res/layout/basic.xml b/tests/BiDiTests/res/layout/basic.xml index ed91c49..18f193e 100644 --- a/tests/BiDiTests/res/layout/basic.xml +++ b/tests/BiDiTests/res/layout/basic.xml @@ -34,17 +34,32 @@ android:textSize="32dip" /> - - + + + + -- cgit v1.1