commit | 792b9eb8dc86af32841c3347ea1ef88dde0f9a87 | [log] [tgz] |
---|---|---|
author | Galia Peycheva <galinap@google.com> | Fri Jan 22 21:46:41 2021 +0100 |
committer | Galia Peycheva <galinap@google.com> | Fri Feb 12 16:17:12 2021 +0100 |
tree | 4ca16c152e3fa2446f4f82e91d2394e398387737 | |
parent | 8b8c4301ac102b50d7ab4461c0773f66228281ba [diff] |
Add window background blur public api This CL exposes Window#setBackgroundBlurRadius as public Api. It creates a region behind the window (with the dimensions of the window background drawable), which is blurred with the given radius. It also adds windowBackgroundBlurRadius dimension as an xml attribute on Window. Bug: 167166562 Bug: 177524486 Test: m Test: m doc-comment-check-docs Test: atest BlurTests Change-Id: I5c0ff3c7fc7a64e6b2e2339eccc23374ec3b5fd9