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

Commit d211e9ba authored by Shan Huang's avatar Shan Huang Committed by Android (Google) Code Review
Browse files

Merge "Change the max blur radius to 34dp." into main

parents b80f4507 cdaa57a0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1243,7 +1243,7 @@
    <dimen name="max_window_blur_radius">23px</dimen>

    <!-- Blur radius behind Notification Shade -->
    <dimen name="max_shade_window_blur_radius">60dp</dimen>
    <dimen name="max_shade_window_blur_radius">34dp</dimen>

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