Hey guys,

Looking for some help. I need to find a way in which to incorporate an
EditText into a ListView. I have seen some posts which say it
shouldn't really be used in a ListView and I am starting to see why.
When the EditText gains focus it pops up a Softkeyboard causing an on
obscure type event on the ListView stealing focus from the EditText
and minimizing the softkeyboard. Has anyone found a way around this?
Removing the EditText from the ListView isn't Really an option at the
moment due to the fact that if I remove it then it is static at the
top of the ListView (not good UX)

Hope someone can help,

Tom

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to