commit | 76877fda732a657086755a47a885ccf7b58aaa5e | [log] [tgz] |
---|---|---|
author | Lucas Dupin <dupin@google.com> | Tue Jun 08 21:51:47 2021 -0700 |
committer | Lucas Dupin <dupin@google.com> | Tue Jun 08 21:51:47 2021 -0700 |
tree | c7f839e1e916033bb613e015d4880333e7ae34a4 | |
parent | 26ab4621ce5b4079c297c65cc94e33a0d98fe8a5 [diff] |
Update blur radius Bug: 189976220 Test: manual Change-Id: If5e6d6be7314dacfad8c501a5ae2da6556ca3cea
diff --git a/quickstep/res/values/config.xml b/quickstep/res/values/config.xml index b2ff770..f22a9d7 100644 --- a/quickstep/res/values/config.xml +++ b/quickstep/res/values/config.xml
@@ -37,5 +37,5 @@ <string name="wellbeing_provider_pkg" translatable="false"/> - <integer name="max_depth_blur_radius">150</integer> + <integer name="max_depth_blur_radius">72</integer> </resources>