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

Commit f81b1561 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Improve status bar icons readability on high res ldpi displays" into main

parents 2120e62f a55205bc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -130,7 +130,7 @@
    <dimen name="status_bar_system_icon_spacing">0sp</dimen>

    <!-- The amount to scale each of the status bar icons by. A value of 1 means no scaling. -->
    <item name="status_bar_icon_scale_factor" format="float" type="dimen">1.0</item>
    <item name="status_bar_icon_scale_factor" format="float" type="dimen">2.0</item>

    <!-- End margin for the RSSI status icon of a device connected via bluetooth. -->
    <dimen name="status_bar_connected_device_signal_margin_end">32dp</dimen>