Merge "Fix a typo in config_pipEnableResizeForMenu." into rvc-dev am: 5b55f124d8 am: 83148d50e0 am: 13d5bee9d0

Change-Id: I24cac6cfc80d36b27afca6089a3758825c3a5267
This commit is contained in:
Automerger Merge Worker
2020-02-27 20:53:15 +00:00

View File

@@ -471,7 +471,7 @@
<!-- Allow dragging the PIP to a location to close it -->
<bool name="config_pipEnableDismissDragToEdge">true</bool>
<!-- Alow PIP to resize to a slightly bigger state upon touch/showing the menu -->
<!-- Allow PIP to resize to a slightly bigger state upon touch/showing the menu -->
<bool name="config_pipEnableResizeForMenu">true</bool>
<!-- SystemUI Plugins that can be loaded on user builds. -->