Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fa9ca5f9 authored by Galia Peycheva's avatar Galia Peycheva
Browse files

Add windowIsFloating to window blur documentation

Bug: 182567575
Test: m doc-comment-check-docs
Change-Id: I3ee71c82416e359d077750ae7d0ba8b1b7fbfb29
parent d2d8fa6c
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -1714,8 +1714,9 @@ public abstract class Window {
     * The window background drawable is drawn on top of the blurred region. The blur
     * region bounds and rounded corners will mimic those of the background drawable.
     * </p><p>
     * For the blur region to be visible, the window has to be translucent. See
     * {@link android.R.styleable#Window_windowIsTranslucent}.
     * For the blur region to be visible, the window has to be translucent
     * (see {@link android.R.attr#windowIsTranslucent}) and floating
     * (see {@link android.R.attr#windowIsFloating}).
     * </p><p>
     * Note the difference with {@link WindowManager.LayoutParams#setBlurBehindRadius},
     * which blurs the whole screen behind the window. Background blur blurs the screen behind