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

Commit 690bed26 authored by Jorim Jaggi's avatar Jorim Jaggi
Browse files

Change status bar height to 24dp

Bug: 18410023
Change-Id: Ia8afcaddbf8d78372117806d2b6202cac0364ca9
parent 283dbfbd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
    <integer name="max_action_buttons">2</integer>
    <dimen name="toast_y_offset">64dip</dimen>
    <!-- Height of the status bar -->
    <dimen name="status_bar_height">25dip</dimen>
    <dimen name="status_bar_height">24dp</dimen>
    <!-- Height of the bottom navigation / system bar. -->
    <dimen name="navigation_bar_height">48dp</dimen>
    <!-- Height of the bottom navigation bar in portrait; often the same as @dimen/navigation_bar_height -->