summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN
diff options
context:
space:
mode:
authorDavid Marble <drmarble1@gmail.com>2013-05-26 15:11:23 -0500
committerJorge Ruesga <jorge@ruesga.com>2013-05-27 20:56:56 +0200
commit1a635cad8481f47a2ab6296f9b357460ec8a5033 (patch)
tree3b4eb292dcf2048baff2a46f9c82c0e55170aeb2 /res/values-zh-rCN
parent1f52c5affd255968636a8cb69727f16e30440652 (diff)
downloadandroid_packages_apps_Trebuchet-1a635cad8481f47a2ab6296f9b357460ec8a5033.tar.gz
android_packages_apps_Trebuchet-1a635cad8481f47a2ab6296f9b357460ec8a5033.tar.bz2
android_packages_apps_Trebuchet-1a635cad8481f47a2ab6296f9b357460ec8a5033.zip
Fix for low aspect ratio (4x3) tablets.
The recent changes (http://review.cyanogenmod.org/#/c/42991/) cause problems for tablets with a 4x3 screen such as Tenderloin. The icon spacing is not calculated correctly. This is stated in the code for Workspace.java at line 441: "//TODO: This code currently fails on tablets with an aspect ratio < 1.3." This change fixes that failure for such tablets. Besides setting the grid size, stretching is required to get useable screens. This reenables stretching as well as grid size setting if the maintainer has specified <bool name="config_workspaceTabletGrid">true</bool> in an overlay. There is no change to the default behavior. Change-Id: I71b51a5ffe9911f1bb2da0b33930f73950efc782
Diffstat (limited to 'res/values-zh-rCN')
0 files changed, 0 insertions, 0 deletions