Skip to content
Commit 4ee91bb5 authored by wilsonshih's avatar wilsonshih Committed by Wei Sheng Shih
Browse files

Don't send onMultiWindowModeChanged if relaunch activity.

If an activity is going to do relaunch, send onMultiWindowModeChanged
sounds meaningless since the activity will be destroy and re-create.
To narrow down the scope, this API should only be useful if the
activity want to handle onConfigurationChanged.

Bug: 162473704
Test: atest ActivityLifecyclePipTests ActivityLifecycleSplitScreenTests
ActivityLifecycleTopResumedStateTests PinnedStackTests SplitScreenTests
ActivityLifecycleKeyguardTests

Change-Id: If4e672e5a891ac315ecc6783af764dfc20ebfeb9
parent 7a6667d6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment