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

Commit b3c41514 authored by Fabian Kozynski's avatar Fabian Kozynski Committed by Automerger Merge Worker
Browse files

Merge "Reduce quick_qs_offset_height" into sc-dev am: cc9630af am: 58d10464

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

Change-Id: I8c1aaec84d57d4ede2345f8e702a2a755e2d7373
parents 3496016e 58d10464
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -238,8 +238,8 @@
         Max((status bar content height + waterfall top size), top cutout size) -->
    <dimen name="status_bar_height_portrait">145px</dimen>
    <dimen name="status_bar_height_landscape">28dp</dimen>
    <!-- Height of area above QQS where battery/time go (equal to status bar) -->
    <dimen name="quick_qs_offset_height">145px</dimen>
    <!-- Height of area above QQS where battery/time go (48dp to reduce scrolling) -->
    <dimen name="quick_qs_offset_height">48dp</dimen>

    <!-- Not allow to switch to higher refresh rate when display brightness setting is
         equal or less than this value -->