diff --git a/library/core/src/main/res/xml/home_layout.xml b/library/core/src/main/res/xml/home_layout.xml index cac6b117c2..8d39fb0bf5 100644 --- a/library/core/src/main/res/xml/home_layout.xml +++ b/library/core/src/main/res/xml/home_layout.xml @@ -41,7 +41,7 @@ app:defaultValue="4" app:defaultValueTitle="@string/array_default" app:format="@string/home_folder_cols_format" - app:maxValue="9" + app:maxValue="10" app:minValue="3" app:stepValue="1" /> @@ -52,7 +52,7 @@ app:defaultValue="6" app:defaultValueTitle="@string/array_default" app:format="@string/home_folder_rows_format" - app:maxValue="13" + app:maxValue="20" app:minValue="4" app:stepValue="1" /> @@ -279,4 +279,4 @@ app:stepValue="1" /> - \ No newline at end of file +