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

Commit a55e5640 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix typo in Window.onDetachedFromWindow()"

parents 6e2c3a2b e7bf2191
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -487,7 +487,7 @@ public abstract class Window {
        public void onAttachedToWindow();

        /**
         * Called when the window has been attached to the window manager.
         * Called when the window has been detached from the window manager.
         * See {@link View#onDetachedFromWindow() View.onDetachedFromWindow()}
         * for more information.
         */