I have a weird problem. I have a view with a editext field, when the user tap over this, the keyboard shows (I'm using android:windowSoftInputMode="adjustPan"), so this is ok. The problem happen when I press any key, after that, the view goes down and the keyboard keep visible, so the edittext is hidden behind the keyboard. I don't know why is happening that. My code is working on S2, Nexus 4 and HTC One, and only is failing in Samsung Galaxy S3. If I change the windowSoftInputMode to adjustResize, it's works, but I don't want that. I also check with the OnFocusChangeListener, but the focus in the edittext doesn't change when I press a key. Any ideas?
Does the problem still occur if you use a different keyboard app? If the problem is limited to only the Samsung keyboard, it may be the keyboard that is at fault, in which case there is probably little you can do about it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With