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

Commit 37d5a2a3 authored by Danny Baumann's avatar Danny Baumann Committed by Gerrit Code Review
Browse files

Merge "Correct padding for status bar icons" into cm-10.2

parents dbb69170 b9d164e9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -220,7 +220,7 @@
    <dimen name="qs_tile_icon_size">32dp</dimen>

    <!-- The padding of the items of the battery cluster -->
    <dimen name="status_bar_battery_cluster_padding">2dip</dimen>
    <dimen name="status_bar_battery_cluster_padding">4dip</dimen>
    <!-- The margin adjusment of the text items of the battery cluster -->
    <dimen name="status_bar_battery_cluster_text_margin">-1dip</dimen>