Saturday, 17 August 2013

Android EditText accepts only one character a time on >4.0 device

Android EditText accepts only one character a time on >4.0 device

I have a listview which has a editText headerview. below the listview is
another listview. when the app runs on an actual device running Android
4.0, I can input only one character into EditText.
It's a little similar with this Android EditText accepts only one
character a time?
but it did't resolvered.
Can anyone explain to me what's wrong? What do I need to include in my
code to deal with this matter?

No comments:

Post a Comment