On updating Google pixel with android 13, I can see a change in behavior on back pressing vs dropp keyboard down button in my app. Essentially, 'onKeyPreIme' is not being called on hitting the hide keyboard button.
Is there any change there? How can I inject my code into the function which is called when we hit the 'hide keyboard'?