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

Commit 3d5ef507 authored by Lucas Dupin's avatar Lucas Dupin
Browse files

Adjust blur radius

Test: visual
Change-Id: Ic46b308665bfb2db436809ce28201c50b10f1071
parent c3175319
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1090,7 +1090,7 @@

    <!--  Blur radius on status bar window and power menu  -->
    <dimen name="min_window_blur_radius">1px</dimen>
    <dimen name="max_window_blur_radius">100px</dimen>
    <dimen name="max_window_blur_radius">250px</dimen>

    <!-- How much into a DisplayCutout's bounds we can go, on each side -->
    <dimen name="display_cutout_margin_consumption">0px</dimen>