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

Commit 87ab1ffb authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Update char limit

It was artificially too small.

Test: build
Fixes: 280413021
Change-Id: Ib7eebc06d2d9a1996120d88a84165821d27616b4
parent 5e0aec22
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -929,7 +929,7 @@
    <!-- UI debug setting: show all ANRs summary [CHAR LIMIT=100] -->
    <string name="show_all_anrs_summary">Display App Not Responding dialog for background apps</string>

    <!-- UI debug setting: show missing channel toasts? [CHAR LIMIT=25] -->
    <!-- UI debug setting: show missing channel toasts? [CHAR LIMIT=30] -->
    <string name="show_notification_channel_warnings">Show notification channel warnings</string>
    <!-- UI debug setting: show missing channel toasts summary [CHAR LIMIT=50] -->
    <string name="show_notification_channel_warnings_summary">Displays on-screen warning when an app posts a notification without a valid channel</string>