commit | c5d4ac74c7b2890d1fcaae8b4654682601b8f751 | [log] [tgz] |
---|---|---|
author | Tony Huang <tonyychuang@google.com> | Wed Jun 09 10:22:40 2021 +0800 |
committer | Tony Huang <tonyychuang@google.com> | Wed Jun 09 10:53:56 2021 +0800 |
tree | 585e001568519936e163716131e55596bd20b96f | |
parent | 6c9c6cb626f16c491131e73fd6957d261edf2533 [diff] |
Using rotate split layout while split active While startEnterSplit, if mRotateSplitLayout is exist then it means we got rotation changed but still not update mSplitLayout until onDisplayConfigurationChanged callback. We should using mRotateSplitLayout on this case to ensure the DisplayLayout is right. Fix: 190028155 Test: close auto-rotation, open landscape app then enable split screen Change-Id: I68cf0ca3d10ed500100af843e7ed5afdc090b8fc