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

Commit 29b33188 authored by Prabir Pradhan's avatar Prabir Pradhan
Browse files

Increase char limits for "Show key presses" strings

Bug: 286544522
Test: None
Change-Id: I4881e77a04266648e1bc007cae772fbddd833254
parent 9ce13dd2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -827,9 +827,9 @@
    <!-- UI debug setting: show touches location summary [CHAR LIMIT=50] -->
    <string name="show_touches_summary">Show visual feedback for taps</string>

    <!-- UI debug setting: show key presses? [CHAR LIMIT=25] -->
    <!-- UI debug setting: show key presses? [CHAR LIMIT=50] -->
    <string name="show_key_presses">Show key presses</string>
    <!-- UI debug setting: show physical key presses summary [CHAR LIMIT=50] -->
    <!-- UI debug setting: show physical key presses summary [CHAR LIMIT=150] -->
    <string name="show_key_presses_summary">Show visual feedback for physical key presses</string>

    <!-- UI debug setting: show where surface updates happen? [CHAR LIMIT=25] -->