From 0d2bda319d4d66d8fc840b043d3aacee9a8414db Mon Sep 17 00:00:00 2001 From: Fabrice Di Meglio Date: Mon, 13 Feb 2012 14:29:03 -0800 Subject: Update BiDiTest app for GridLayout RTL tests - add unit tests for GridLayout in RTL mode Change-Id: Icc983a6e2cc75b30e457fd822d81ef5630de0f10 --- tests/BiDiTests/res/layout/grid_layout_ltr.xml | 21 +++++++++++++++++++++ tests/BiDiTests/res/layout/grid_layout_rtl.xml | 21 +++++++++++++++++++++ .../com/android/bidi/BiDiTestGridLayoutCodeLtr.java | 5 ++--- .../com/android/bidi/BiDiTestGridLayoutCodeRtl.java | 5 +++-- 4 files changed, 47 insertions(+), 5 deletions(-) diff --git a/tests/BiDiTests/res/layout/grid_layout_ltr.xml b/tests/BiDiTests/res/layout/grid_layout_ltr.xml index 46ea6580cb96..e320809d8a72 100644 --- a/tests/BiDiTests/res/layout/grid_layout_ltr.xml +++ b/tests/BiDiTests/res/layout/grid_layout_ltr.xml @@ -57,6 +57,27 @@ + + + + + + + + + + + + + + + + + + + +