Loading core/res/res/values-ldrtl-television/config.xml +2 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- The default gravity for the picture-in-picture window. Currently, this maps to Gravity.TOP | Gravity.LEFT --> <integer name="config_defaultPictureInPictureGravity">0x33</integer> Currently, this maps to Gravity.BOTTOM | Gravity.LEFT --> <integer name="config_defaultPictureInPictureGravity">0x53</integer> </resources> core/res/res/values-television/config.xml +2 −2 Original line number Diff line number Diff line Loading @@ -34,6 +34,6 @@ <string translatable="false" name="config_defaultPictureInPictureScreenEdgeInsets">56x27</string> <!-- The default gravity for the picture-in-picture window. Currently, this maps to Gravity.TOP | Gravity.RIGHT --> <integer name="config_defaultPictureInPictureGravity">0x35</integer> Currently, this maps to Gravity.BOTTOM | Gravity.RIGHT --> <integer name="config_defaultPictureInPictureGravity">0x55</integer> </resources> Loading
core/res/res/values-ldrtl-television/config.xml +2 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- The default gravity for the picture-in-picture window. Currently, this maps to Gravity.TOP | Gravity.LEFT --> <integer name="config_defaultPictureInPictureGravity">0x33</integer> Currently, this maps to Gravity.BOTTOM | Gravity.LEFT --> <integer name="config_defaultPictureInPictureGravity">0x53</integer> </resources>
core/res/res/values-television/config.xml +2 −2 Original line number Diff line number Diff line Loading @@ -34,6 +34,6 @@ <string translatable="false" name="config_defaultPictureInPictureScreenEdgeInsets">56x27</string> <!-- The default gravity for the picture-in-picture window. Currently, this maps to Gravity.TOP | Gravity.RIGHT --> <integer name="config_defaultPictureInPictureGravity">0x35</integer> Currently, this maps to Gravity.BOTTOM | Gravity.RIGHT --> <integer name="config_defaultPictureInPictureGravity">0x55</integer> </resources>