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

Commit d5ed3bc5 authored by Elliot Waite's avatar Elliot Waite
Browse files

Fix @see tag.

Test: make ds-docs

Change-Id: Iefdc92a7139155eccca11a5393da6f31d8603322
parent 2fa71dd0
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();