Merge "Adjust blur radius"

This commit is contained in:
TreeHugger Robot
2020-02-06 01:01:10 +00:00
committed by Android (Google) Code Review

View File

@@ -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>