summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/layout/mode_list_layout.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/mode_list_layout.xml b/res/layout/mode_list_layout.xml
index 3713f27ad..535212f06 100644
--- a/res/layout/mode_list_layout.xml
+++ b/res/layout/mode_list_layout.xml
@@ -20,6 +20,7 @@
android:fillViewport="true"
android:layout_width="match_parent"
android:layout_height="match_parent"
+ android:layoutDirection="ltr"
android:background="@null"
android:visibility="invisible" >
<LinearLayout