diff --git a/res/layout/locale_order_list.xml b/res/layout/locale_order_list.xml index 97ba9a3a864..e210c65052e 100644 --- a/res/layout/locale_order_list.xml +++ b/res/layout/locale_order_list.xml @@ -25,20 +25,19 @@ android:id="@+id/dragList" android:layout_width="match_parent" android:layout_height="0dp" - android:layout_weight="1"/> + android:layout_weight="1" + android:scrollbars="vertical"/> -