From 0d2bda319d4d66d8fc840b043d3aacee9a8414db Mon Sep 17 00:00:00 2001 From: Fabrice Di Meglio Date: Mon, 13 Feb 2012 14:29:03 -0800 Subject: [PATCH] Update BiDiTest app for GridLayout RTL tests - add unit tests for GridLayout in RTL mode Change-Id: Icc983a6e2cc75b30e457fd822d81ef5630de0f10 --- .../BiDiTests/res/layout/grid_layout_ltr.xml | 21 +++++++++++++++++++ .../BiDiTests/res/layout/grid_layout_rtl.xml | 21 +++++++++++++++++++ .../bidi/BiDiTestGridLayoutCodeLtr.java | 5 ++--- .../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 46ea6580cb960..e320809d8a724 100644 --- a/tests/BiDiTests/res/layout/grid_layout_ltr.xml +++ b/tests/BiDiTests/res/layout/grid_layout_ltr.xml @@ -57,6 +57,27 @@ + + + + + + + + + + + + + + + + + + + +