summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorNicolo' Mazzucato <nicomazz@google.com>2022-04-11 11:10:23 +0200
committerNicolo' Mazzucato <nicomazz@google.com>2022-04-11 11:10:23 +0200
commitcd142a488e8142ae79adc445b64deb972250abcb (patch)
treec14453d6d6431117cd2948a4f40ec7aee9ae7f32 /core/java/android/inputmethodservice/InputMethodService.java
parent3fda2bf279c1a354e069a10929e2a87908703032 (diff)
Fix notifications count change during animation on keyguard
max keyguard displayed notifications was being updated while an animation was in progress, getting a wrong top padding (as all the views were translated upwards during the hint animation). The update is skipped in this case. Fixes: 220800339 Fixes: 228170071 Test: add notifications, trigger hint and aod animation => notification count is not updated in the middle Change-Id: I2cc851437104cac4b228dd6d1b4bb7c3b97e59ef
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions