config.xml 201 B

1234567
  1. <resources>
  2. <bool name="is_tablet">true</bool>
  3. <bool name="allow_rotation">true</bool>
  4. <!-- DragController -->
  5. <integer name="config_flingToDeleteMinVelocity">-1000</integer>
  6. </resources>