summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorCharles Chen <charlesccchen@google.com>2022-01-25 12:46:24 +0800
committerCharles Chen <charlesccchen@google.com>2022-01-26 18:14:34 +0800
commit286845eb3eecf1647f2536d525234d9cda342d82 (patch)
treecb4a18bc74a69b940679bc1484fbee12c85110c1 /core/java/android/inputmethodservice/InputMethodService.java
parent490be11e8b111e4d74ac54749b179a654020828e (diff)
Report Activity config changes only if it handles the change
In S, we don't dispatch #onConfigurationChanged callback if the screen size changes doesn't corss size buckets. However,user may still want to know the change even if it's very small. This CL changes to dispatch the callback if the Activity handles the config changes. Also clean-up the unused code. Bug: 202468254 Test: atest AppConfigurationTests Change-Id: Ief68922ed80a0fcfc05c7ccb5e3692334352a2c3
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions