Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: overlay: Reduce blur radius

Change-Id: Id6339df82156099ca14da684f236931b3ecf51ce
Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
This commit is contained in:
Penguin766 2025-12-19 16:15:06 +01:00 committed by Nick Reuter
commit a160445e51
5 changed files with 37 additions and 0 deletions

View file

@ -53,4 +53,7 @@
<!-- Location on the screen of the center of the physical power button. This is a reasonable
default that should be overridden by device-specific overlays. -->
<dimen name="physical_power_button_center_screen_location_y">930px</dimen>
<!-- Blur radius behind Notification Shade -->
<dimen name="max_shade_window_blur_radius">17dp</dimen>
</resources>