diff options
| -rw-r--r-- | packages/SystemUI/res/values-ldrtl/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/res/values-ldrtl/config.xml b/packages/SystemUI/res/values-ldrtl/config.xml index 40604c16be9b..884c95f57f51 100644 --- a/packages/SystemUI/res/values-ldrtl/config.xml +++ b/packages/SystemUI/res/values-ldrtl/config.xml @@ -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> |