Home | History | Annotate | Download | only in values-sw600dp-land
      1 <resources>
      2 <!-- Folders -->
      3     <!-- Folder max bounds and max number of items. Note: folder_max_count_x * folder_max_count_y
      4         >= folder_max_num_items. When these are set to -1, they are automatically determined. -->
      5     <integer name="folder_max_count_x">8</integer>
      6     <integer name="folder_max_count_y">5</integer>
      7 </resources>
      8