Disable multiwindow support for watch devices by default.
Bug: 30120559 Change-Id: I458eac557e38fd32533a98cca7cbbabc5fa08b09
This commit is contained in:
@@ -62,4 +62,7 @@
|
||||
ListView/GridView are notably absent since this is their default anyway.
|
||||
Set to true for watch devices. -->
|
||||
<bool name="config_focusScrollContainersInTouchMode">true</bool>
|
||||
|
||||
<!-- The small screens of watch devices makes multi-window support undesireable. -->
|
||||
<bool name="config_supportsMultiWindow">false</bool>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user