overlay: Do not set rounded_corner_content_padding

Dimensions related to the rounded corners should be left up to
individual devices.

This fixes the off status bar padding on the Pixel 9 series.

Change-Id: I1c9ecda672f6c7357942ac02af81606bafc365a2
This commit is contained in:
Alexander Koskovich
2024-10-22 13:48:48 -04:00
committed by Michael Bestas
parent e4c8afbdd1
commit abe274518b

View File

@@ -16,8 +16,6 @@
*/
-->
<resources>
<dimen name="rounded_corner_content_padding">8dp</dimen>
<!-- Remove power menu shadow -->
<dimen name="global_actions_translate">0dp</dimen>
</resources>