summaryrefslogtreecommitdiffstats
path: root/tests/BiDiTests/res/layout/linear_layout_rtl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/BiDiTests/res/layout/linear_layout_rtl.xml')
-rw-r--r--tests/BiDiTests/res/layout/linear_layout_rtl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/BiDiTests/res/layout/linear_layout_rtl.xml b/tests/BiDiTests/res/layout/linear_layout_rtl.xml
index 0d60950..6044f16 100644
--- a/tests/BiDiTests/res/layout/linear_layout_rtl.xml
+++ b/tests/BiDiTests/res/layout/linear_layout_rtl.xml
@@ -15,7 +15,7 @@
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@+id/layouttest"
+ android:id="@+id/linear_layout_rtl"
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent"