summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorJerry Chang <chenghsiuchang@google.com>2021-12-09 07:06:23 +0000
committerJerry Chang <chenghsiuchang@google.com>2021-12-10 04:03:27 +0000
commitd3872acc572443cc2a4aa00ef3884a1d00c541a2 (patch)
tree55260b9fc98613d31a3f247f8af3882c8816d565 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parentafd9776ca90d0fb5c2f961c6a212b15e71f2f3d2 (diff)
Indicate whether to apply layout change when setting divide position
To prevent it conflicting with shell transition when entering split, we don't want to apply layout change when setting up divide position. Add a boolean parameter to indicate whether to apply layout change or not for setDividePosition. Bug: 206487881 Bug: 208954095 Test: Trigger split screen, snap divider to non-middle position and observed no crash after dismissed and re-entered split screen. Change-Id: I91ba735ade538e1bb3d5a5eba0c782c4456e1746
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions