Merge "Add split_display device profile." into sc-dev
This commit is contained in:
commit
8acc1ad025
|
@ -115,6 +115,14 @@
|
|||
launcher:iconTextSize="14.4"
|
||||
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"
|
||||
|
|
Loading…
Reference in New Issue