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

Commit 4e87d6ff authored by Jorim Jaggi's avatar Jorim Jaggi
Browse files

Fix doc issue linking internal class

Fixes: 148043444
Change-Id: If43ebe0ec38cc00379d8db79481ef2c3116ce867
parent 5b6ba1cf
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -66,9 +66,7 @@ import java.util.List;
 * window manager. It provides standard UI policies such as a background, title
 * area, default key processing, etc.
 *
 * <p>The only existing implementation of this abstract class is
 * android.view.PhoneWindow, which you should instantiate when needing a
 * Window.
 * <p>The framework will instantiate an implementation of this class on behalf of the application.
 */
public abstract class Window {
    /** Flag for the "options panel" feature.  This is enabled by default. */