commit | 7642296862b9c3b78e4dcc437b427832cb25b143 | [log] [tgz] |
---|---|---|
author | Jonathan Miranda <jonmiranda@google.com> | Wed Jun 30 03:18:10 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jun 30 03:18:10 2021 +0000 |
tree | 80d941fa084b7b9ac07ca78573d9f5a6f749fc81 | |
parent | bcd6da799c6ca7908028f0f987a7a56ceedd2d21 [diff] | |
parent | 5ffad73b6e8040754fa18cde3c2b004c04a7dc18 [diff] |
Merge "Add split_display device profile." into sc-dev am: 8acc1ad025 am: 5ffad73b6e Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15144182 Change-Id: I68b641ef2badbba651be9a88b184956f3093ab50
diff --git a/res/xml/device_profiles.xml b/res/xml/device_profiles.xml index 1c99dfc..256999c 100644 --- a/res/xml/device_profiles.xml +++ b/res/xml/device_profiles.xml
@@ -116,6 +116,14 @@ launcher:canBeDefault="true" /> <display-option + launcher:name="Large Phone Split Display" + launcher:minWidthDps="406" + launcher:minHeightDps="694" + launcher:iconImageSize="56" + launcher:iconTextSize="14.4" + launcher:canBeDefault="split_display" /> + + <display-option launcher:name="Shorter Stubby" launcher:minWidthDps="255" launcher:minHeightDps="400"