summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorJonathan Miranda <jonmiranda@google.com>2018-08-02 22:16:06 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2018-08-02 22:16:06 +0000
commitd9d4b5b2dcbe5ec98f6ec57285bdaebd288df5f6 (patch)
tree1e5ba3f015c8c22c15a2a0797b135d2b7e590b4c /res/xml
parent9331521b7df1e328cd322e5969dff6f96f26cdcd (diff)
parent36d5963b4a02826f91c6f00feb52a5d96ca54a18 (diff)
downloadandroid_packages_apps_Trebuchet-d9d4b5b2dcbe5ec98f6ec57285bdaebd288df5f6.tar.gz
android_packages_apps_Trebuchet-d9d4b5b2dcbe5ec98f6ec57285bdaebd288df5f6.tar.bz2
android_packages_apps_Trebuchet-d9d4b5b2dcbe5ec98f6ec57285bdaebd288df5f6.zip
Merge changes from topic "am-b9751869-5607-4cac-8442-b1dba848150a" into ub-launcher3-master
* changes: [automerger] Update launcher grid for tablet devices. am: 5eacbb7fc1 Update launcher grid for tablet devices.
Diffstat (limited to 'res/xml')
-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"