summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorAndroid Build Merger (Role) <noreply-android-build-merger@google.com>2018-07-31 18:15:13 +0000
committerAndroid Build Merger (Role) <noreply-android-build-merger@google.com>2018-07-31 18:15:13 +0000
commit36d5963b4a02826f91c6f00feb52a5d96ca54a18 (patch)
tree74ae3b66761c3ce7dd8b776f6b4a15c0b31c3949 /res
parente5f7acf74a89d4d3fc9d76380268d89fc6d0ee7e (diff)
parent5eacbb7fc11d9e58c8674e9fcb8c991b93a8167c (diff)
downloadandroid_packages_apps_Trebuchet-36d5963b4a02826f91c6f00feb52a5d96ca54a18.tar.gz
android_packages_apps_Trebuchet-36d5963b4a02826f91c6f00feb52a5d96ca54a18.tar.bz2
android_packages_apps_Trebuchet-36d5963b4a02826f91c6f00feb52a5d96ca54a18.zip
[automerger] Update launcher grid for tablet devices. am: 5eacbb7fc1
Change-Id: Ia3de5e3b9956047573cb1d09173021576bd8fa56
Diffstat (limited to 'res')
-rw-r--r--res/xml/device_profiles.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/res/xml/device_profiles.xml b/res/xml/device_profiles.xml
index a34f22515..ef6e14506 100644
--- a/res/xml/device_profiles.xml
+++ b/res/xml/device_profiles.xml
@@ -133,13 +133,13 @@
launcher:name="Nexus 7"
launcher:minWidthDps="575"
launcher:minHeightDps="904"
- launcher:numRows="5"
+ launcher:numRows="6"
launcher:numColumns="6"
launcher:numFolderRows="4"
launcher:numFolderColumns="5"
launcher:iconSize="64"
launcher:iconTextSize="14.4"
- launcher:numHotseatIcons="7"
+ launcher:numHotseatIcons="6"
launcher:defaultLayoutId="@xml/default_workspace_5x6"
/>
@@ -147,8 +147,8 @@
launcher:name="Nexus 10"
launcher:minWidthDps="727"
launcher:minHeightDps="1207"
- launcher:numRows="5"
- launcher:numColumns="6"
+ launcher:numRows="6"
+ launcher:numColumns="7"
launcher:numFolderRows="4"
launcher:numFolderColumns="5"
launcher:iconSize="76"