From d2b5d1cf4aaa5ce95803a837f563292763184302 Mon Sep 17 00:00:00 2001 From: Fabrice Di Meglio Date: Wed, 13 Jul 2011 19:38:17 -0700 Subject: Some code refactoring - make Layout.Alignment.ALIGN_LEFT as the default case - update unit tests for reproducing bug #5002512 Change-Id: Id7ec17abd115bcda7f3434e6d64dbbba6915f108 --- tests/BiDiTests/res/layout/basic.xml | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) (limited to 'tests/BiDiTests/res/layout') diff --git a/tests/BiDiTests/res/layout/basic.xml b/tests/BiDiTests/res/layout/basic.xml index d438b2c..c1ebd20 100644 --- a/tests/BiDiTests/res/layout/basic.xml +++ b/tests/BiDiTests/res/layout/basic.xml @@ -40,7 +40,7 @@ android:textSize="32dip" android:text="@string/textview_text" /> - + + + + + + + \ No newline at end of file -- cgit v1.1