Home | History | Annotate | Download | only in values-sw720dp
      1 <resources>
      2     <bool name="config_largeHeap">true</bool>
      3     <bool name="is_large_tablet">true</bool>
      4 
      5 <!-- AllApps/Customize/AppsCustomize -->
      6     <!-- Out of 100, the percent to shrink the workspace during spring loaded mode. -->
      7     <integer name="config_workspaceSpringLoadShrinkPercentage">90</integer>
      8 
      9 <!-- Workspace -->
     10     <!-- Whether or not the drop targets drop down as opposed to fade in -->
     11     <bool name="config_useDropTargetDownTransition">false</bool>
     12 
     13     <!-- Camera distance for the overscroll effect -->
     14     <integer name="config_cameraDistance">18000</integer>
     15 
     16 <!-- Hotseat -->
     17     <bool name="hotseat_transpose_layout_with_orientation">false</bool>
     18 </resources>
     19