Update screen edge insets size

Test: manual - look at space between pip and edge of screen
Change-Id: I3688b35b3b9a27d6a5094feaeb87de7a647c7085
This commit is contained in:
Mady Mellor
2017-02-03 11:05:36 -08:00
parent 1f8a47ca95
commit 14d40cb860

View File

@@ -2541,7 +2541,7 @@
<!-- Default insets [LEFT/RIGHTxTOP/BOTTOM] from the screen edge for picture-in-picture windows.
These values are in DPs and will be converted to pixel sizes internally. -->
<string translatable="false" name="config_defaultPictureInPictureScreenEdgeInsets">8x8</string>
<string translatable="false" name="config_defaultPictureInPictureScreenEdgeInsets">16x16</string>
<!-- Max default size [WIDTHxHEIGHT] on screen for picture-in-picture windows to fit inside.
These values are in DPs and will be converted to pixel sizes internally. -->