diff options
Diffstat (limited to 'res/values-sw600dp')
-rw-r--r-- | res/values-sw600dp/config.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-sw600dp/config.xml b/res/values-sw600dp/config.xml index d07391e..bda3c32 100644 --- a/res/values-sw600dp/config.xml +++ b/res/values-sw600dp/config.xml @@ -18,4 +18,8 @@ <!-- 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> + +<!-- Hotseat --> + <!-- must be between 0 and 100 --> + <integer name="hotseat_item_scale_percentage">90</integer> </resources> |