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