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

Commit 0a7b5b1a authored by Brian Attwell's avatar Brian Attwell
Browse files

Inset edit screen's title bar by 72dp

Bug: 20148244
Change-Id: Ie186c96fb05a582f1ffa34447d9ecdbc03780fc4
parent 4d3e9d0e
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -123,8 +123,7 @@
    </style>

    <style name="EditorActionBarStyle" parent="@style/ContactsActionBarStyle">
        <!-- Do not use a contentInsetStart, since we are setting a custom ActionBar view -->
        <item name="android:contentInsetStart">0dp</item>
        <item name="android:contentInsetStart">72dp</item>
    </style>

    <!-- When this style was added, android:toolbarStyle was private. Therefore, this style