dre: overlay: Reduce blur radius
Change-Id: Id6339df82156099ca14da684f236931b3ecf51ce Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
This commit is contained in:
parent
aa1b1e94ee
commit
a160445e51
5 changed files with 37 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue