diff --git a/android/res/layout/fragment_color_grid.xml b/android/res/layout/fragment_color_grid.xml index 7f5853db4c..3e88406df8 100644 --- a/android/res/layout/fragment_color_grid.xml +++ b/android/res/layout/fragment_color_grid.xml @@ -5,4 +5,9 @@ android:layout_height="wrap_content" android:paddingTop="@dimen/margin_half" android:gravity="center" + android:layoutDirection="ltr" android:numColumns="3"/> +