[Comet] Increase status bar horizontal padding from 16dp to 32dp

Fixes: 325580152
Test: Manual
Flag: NONE
Change-Id: I3b7991eae6c6e7af418c6243b7fda45c4d93cae2
This commit is contained in:
Chris Göllner 2024-02-16 14:52:32 +00:00
parent be4360e8b7
commit ac0e7eec88

View file

@ -14,5 +14,5 @@
limitations under the License. limitations under the License.
--> -->
<resources> <resources>
<dimen name="rounded_corner_content_padding">16dp</dimen> <dimen name="rounded_corner_content_padding">32dp</dimen>
</resources> </resources>