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

Commit a54b54f5 authored by Elliot Waite's avatar Elliot Waite Committed by Android (Google) Code Review
Browse files

Merge "Fix @see tag."

parents d1b6dcbe d5ed3bc5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7161,7 +7161,7 @@ public class Activity extends ContextThemeWrapper
     *
     * @return True if caption is displayed on content, false if it pushes the content down.
     *
     * @see {@link #setOverlayWithDecorCaptionEnabled(boolean)}
     * @see #setOverlayWithDecorCaptionEnabled(boolean)
     */
    public boolean isOverlayWithDecorCaptionEnabled() {
        return mWindow.isOverlayWithDecorCaptionEnabled();