summaryrefslogtreecommitdiffstats
path: root/res/values-sw600dp/config.xml
blob: 15d5725d1b48c990f0446bc24a6ed4bbe758b02f (plain)
1
2
3
4
5
6
7
8
9
10
11
<resources>
    <bool name="is_tablet">true</bool>
    <bool name="allow_rotation">true</bool>

<!-- DragController -->
    <integer name="config_flingToDeleteMinVelocity">-1000</integer>

    <!-- Camera distance for the overscroll effect. We use a higher value here because the 
         workspace screens run nearly flush to the edge of the screen-->
    <integer name="config_cameraDistance">14000</integer>
</resources>