summaryrefslogtreecommitdiffstats
path: root/res/values-land/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-land/config.xml')
-rw-r--r--res/values-land/config.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/values-land/config.xml b/res/values-land/config.xml
index da9f9f982..121bb0c14 100644
--- a/res/values-land/config.xml
+++ b/res/values-land/config.xml
@@ -20,11 +20,4 @@
<bool name="config_useDropTargetDownTransition">false</bool>
<!-- Whether or not to fade the side pages -->
<bool name="config_workspaceFadeAdjacentScreens">false</bool>
-
- <!-- Folder max bounds and max number of items. Note: folder_max_count_x * folder_max_count_y
- >= folder_max_num_items. If any values are set to 0, the values will be determined automatically.
- A value of -1 indicates unbounded -->
- <integer name="folder_max_count_x">6</integer>
- <integer name="folder_max_count_y">-1</integer>
- <integer name="folder_max_num_items">-1</integer>
</resources>