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