Merge \"Show unsopported display size dialog on relaunch\" into nyc-dev
am: 354c8cde6c
Change-Id: Iaf2b6e209c95223ad4fe45416606b48e08418ca3
This commit is contained in:
@@ -4741,6 +4741,8 @@ final class ActivityStack {
|
||||
r.results = null;
|
||||
r.newIntents = null;
|
||||
}
|
||||
mService.showUnsupportedZoomDialogIfNeededLocked(r);
|
||||
mService.showAskCompatModeDialogLocked(r);
|
||||
} else {
|
||||
mHandler.removeMessages(PAUSE_TIMEOUT_MSG, r);
|
||||
r.state = ActivityState.PAUSED;
|
||||
|
||||
Reference in New Issue
Block a user