diff options
Diffstat (limited to 'tests/BiDiTests/res/layout/biditest_main.xml')
-rw-r--r-- | tests/BiDiTests/res/layout/biditest_main.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/BiDiTests/res/layout/biditest_main.xml b/tests/BiDiTests/res/layout/biditest_main.xml index 087c9a3..044a355 100644 --- a/tests/BiDiTests/res/layout/biditest_main.xml +++ b/tests/BiDiTests/res/layout/biditest_main.xml @@ -43,7 +43,6 @@ android:layout_height="wrap_content" android:layout_width="match_parent" android:textSize="32dip" - android:text="@string/edittext_text" /> </LinearLayout> |