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

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

Merge "Updating Java doc for Activity#onUserLeaveHint()"

parents 2f41a9c5 c2e193a0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2158,6 +2158,7 @@ public class Activity extends ContextThemeWrapper
     * for helping activities determine the proper time to cancel a notification.
     *
     * @see #onUserInteraction()
     * @see android.content.Intent#FLAG_ACTIVITY_NO_USER_ACTION
     */
    protected void onUserLeaveHint() {
    }