From 88f9fd2316d764e792a84c43aef67816ac02ef14 Mon Sep 17 00:00:00 2001 From: Fabrice Di Meglio Date: Thu, 2 Jun 2011 10:55:58 -0700 Subject: Add more unit tests for RTL layouts - update LinearLayout tests with default case (no horizontalDirection specified) - add TableLayout tests Change-Id: I9ad2239fca96b896c5aae4dfe67b8113faf2f96e --- tests/BiDiTests/res/values/strings.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/BiDiTests/res/values') diff --git a/tests/BiDiTests/res/values/strings.xml b/tests/BiDiTests/res/values/strings.xml index 3795d4b..5af7a27 100644 --- a/tests/BiDiTests/res/values/strings.xml +++ b/tests/BiDiTests/res/values/strings.xml @@ -16,6 +16,10 @@ Button Button1 Button2 + Button3 + Button4 + Button5 + Button6 Request Layout This is a text for a TextView mmmmmmmmmmmmmmmmmmmmmmmm -- cgit v1.1