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

Commit cfdce1d1 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove overlay for status_bar_padding_left" into rvc-d1-dev am: c82b38f3

Original change: https://googleplex-android-review.googlesource.com/c/device/google/redfin/+/12152264

Change-Id: I6b330029221145710e9be1f3659b020bf44b6213
parents 96e2dc02 c82b38f3
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -16,10 +16,6 @@
*/
-->
<resources>
    <!-- Landscape, just use the regular values -->
    <dimen name="status_bar_padding_start">8dp</dimen>
    <dimen name="status_bar_padding_end">8dp</dimen>

    <!-- the padding on the top of the statusbar (usually 0) -->
    <dimen name="status_bar_padding_top">0dp</dimen>
</resources>
+0 −2
Original line number Diff line number Diff line
@@ -16,8 +16,6 @@
*/
-->
<resources>
    <!-- Don't need the left side padding due to being inset from the cutout -->
    <dimen name="status_bar_padding_start">0dp</dimen>
    <!-- for 20dp of padding at 3.5px/dp at default density -->
    <dimen name="rounded_corner_content_padding">50px</dimen>
    <!-- the padding on the top of the statusbar (usually 0) -->