The problem is the autocorrect bar on the Android soft keyboard is covering my ListView (on one phone only!). I'm hoping to fix this by simply removing the autocorrect bar. Any ideas?
Add this inputType : InputType.TYPE_TEXT_FLAG_NO_SUGGESTIONS, you can add it with a "|" in the xml and in java if you have already an inputType on your view.
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