summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorlumark <lumark@google.com>2018-12-18 21:34:04 +0800
committerlumark <lumark@google.com>2018-12-21 20:11:09 +0800
commit72aeda05c2358109f116cb63a3a562fdaec394c3 (patch)
treee2944a86a8ef6ad0c3754122e52d4b6f4c7c4511 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parentdb48fe13506ded1ca883f91c6673d8f241798a6f (diff)
Fix App flashes when keyboard height changes in split screen mode.
When tapping globe key in the Gboard to switch keyboard, app will flashes due to DisplayContent.adjustForImeIfNeeded will set adjust IME amount is 0 for adjusting dock bottom stack size, so stack size will have a chance to back to the size without IME adjustment and then task size resize back to adjusted size after IME window updated. Forcing update the last adjust amount from DockedDividerController in TaskStack.setAdjustedForIme to fix the above case. Bug: 64362571 Test: manual, first to enable two languages with different keyboard height in Gboard's language setting UI, e.g. English and Hindi, and then in split-screen mode: 1) Launch chrome app in bottom stack, 2) Tapping Editor to let Gboard keyboard shown, 3) Press global key to switch keyboard. 4) See if chrome app flashes. Change-Id: Ieea66640ba29cd4956b69b3c3231315695df85cf
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions