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

Commit dc5d499c authored by Galia Peycheva's avatar Galia Peycheva
Browse files

Increase char limit for blur dev option string

Bug: 190387349
Test: m
Change-Id: I72ef13722fcd1fa87aad936397cb167b015b1dc8
parent dc628e77
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -886,7 +886,7 @@
    <!-- UI debug setting: force right to left layout summary [CHAR LIMIT=100] -->
    <string name="force_rtl_layout_all_locales_summary">Force screen layout direction to RTL for all locales</string>

    <!-- UI debug setting: enable or disable window blurs [CHAR LIMIT=25] -->
    <!-- UI debug setting: enable or disable window blurs [CHAR LIMIT=50] -->
    <string name="window_blurs">Allow window-level blurs</string>

    <!-- UI debug setting: force anti-aliasing to render apps [CHAR LIMIT=25] -->