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

Commit 11223ffd authored by Adam Powell's avatar Adam Powell
Browse files

Remove default toolbar content inset for action bars

While this may still be a good idea in the long run, it has a number
of negative effects on the layout for activities that never plan to
use a navigation button. Needs further consideration with UX.

Change-Id: If418e6124601f3978fa169ac9c9f48fc39409fec
parent 2fd1d454
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -783,7 +783,6 @@ please see styles_device_defaults.xml.
        <item name="itemPadding">8dip</item>
        <item name="homeLayout">@layout/action_bar_home_quantum</item>
        <item name="gravity">center_vertical</item>
        <item name="contentInsetStart">56dp</item>
    </style>

    <style name="Widget.Quantum.ActionBar.Solid">