am cccf2a33: Merge "Keydispatching timeout while finish Activity"
* commit 'cccf2a333793badbcea9b04fe3f29447496a56d9': Keydispatching timeout while finish Activity
This commit is contained in:
@@ -2526,6 +2526,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