Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 14d40cb8 authored by Mady Mellor's avatar Mady Mellor
Browse files

Update screen edge insets size

Test: manual - look at space between pip and edge of screen
Change-Id: I3688b35b3b9a27d6a5094feaeb87de7a647c7085
parent 1f8a47ca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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. -->