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

Commit 3aae0ce9 authored by Jaewan Kim's avatar Jaewan Kim
Browse files

TV PIP: Keep the PIP at the bottom for RTL language

Bug: 64840268
Test: Manual
Change-Id: I9d23854e51a19e6afef21c603634e57e126b7c14
parent 3c47a115
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,5 +17,5 @@
<resources>
    <!-- Bounds [left top right bottom] on screen for picture-in-picture (PIP) windows,
         when the PIP menu is shown with settings. -->
    <string translatable="false" name="pip_settings_bounds">"778 54 1258 324"</string>
    <string translatable="false" name="pip_settings_bounds">"778 756 1258 1026"</string>
</resources>