Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 9e3642a9 authored by czq's avatar czq
Browse files

Fix bug of keyboard hidden after rotating to landscape mode.

Add logic in IMS#onShowInputRequested: if IMS receives a Implicit show request and the keyboard is already shown in full screen mode, there is no need to hide it.

Otherwise it would hide the keyboard after rotating to landscape mode, because the rotation causes recreation of the activity and triggers auto-show behavior of Ime.

Bug: 256739702

Test: manually test

Change-Id: I195c2c6bd6f6815806dc90f0a386b7c0bccee7a1
parent 3daff41c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment