am 46f618a7: am a8dfd5d8: am 4dcf1af3: am cccf2a33: Merge "Keydispatching timeout while finish Activity"
* commit '46f618a7d9dde8e668666e0c582d88ddfea759d9': Keydispatching timeout while finish Activity
This commit is contained in:
@@ -2513,6 +2513,7 @@ final class ActivityStack {
|
||||
// activity into the stopped state and then finish it.
|
||||
if (localLOGV) Slog.v(TAG, "Enqueueing pending finish: " + r);
|
||||
mStackSupervisor.mFinishingActivities.add(r);
|
||||
r.resumeKeyDispatchingLocked();
|
||||
mStackSupervisor.getFocusedStack().resumeTopActivityLocked(null);
|
||||
return r;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user