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

Commit 595975b6 authored by shawnlin's avatar shawnlin Committed by Automerger Merge Worker
Browse files

Fixed status bar glitch for apps that access internal resource dimen am:...

Fixed status bar glitch for apps that access internal resource dimen am: 01eeecb1 am: cec1ee54 am: 2bc2fb8a am: 4ecf40d6

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



Change-Id: Ifac54fb2a153ce5bf5cf022beddf7bd3faf352f4
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents ea700777 4ecf40d6
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -237,7 +237,9 @@
    <!-- Height of the status bar.
         Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
         -->
    <dimen name="status_bar_height">28dp</dimen>
    <dimen name="status_bar_height_default">28dp</dimen>
    <dimen name="status_bar_height_portrait">145px</dimen>
    <dimen name="status_bar_height_landscape">28dp</dimen>

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