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

Commit c00b4f29 authored by Philip Milne's avatar Philip Milne
Browse files

Fix 6622557: Developer options "Show layout bounds" summary should say...

Fix 6622557: Developer options "Show layout bounds" summary should say "margins" instead of "padding"

Change-Id: I702b0d86c33b49854df5a65b398891183c3212cf
parent 6a5e0252
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3703,7 +3703,7 @@
    <!-- UI debug setting: show layout bounds information [CHAR LIMIT=25] -->
    <string name="debug_layout">Show layout bounds</string>
    <!-- UI debug setting: show layout bounds information summary [CHAR LIMIT=50] -->
    <string name="debug_layout_summary">Display information about bounds, padding, etc.</string>
    <string name="debug_layout_summary">Show clip bounds, margins, etc.</string>

    <!-- UI debug setting: show how CPU is being used? [CHAR LIMIT=25] -->
    <string name="show_cpu_usage">Show CPU usage</string>