Re: [android-developers] cannot input text into EditText widgets inside ListView

2011-09-22 Thread John Goche
On Thu, Sep 22, 2011 at 2:26 AM, TreKing treking...@gmail.com wrote: On Wed, Sep 21, 2011 at 5:43 PM, John Goche johngoch...@googlemail.comwrote: When I try to enter text on the 2.3.3 emulator it goes in for a short while and then the soft keyboard shifts my UI up and it gets cleared. Anyone

[android-developers] cannot input text into EditText widgets inside ListView

2011-09-21 Thread John Goche
Hello, I am having a dynamic list with text views. My list_item.xml file looks like this. When I try to enter text on the 2.3.3 emulator it goes in for a short while and then the soft keyboard shifts my UI up and it gets cleared. Anyone know why this is happening? Thanks, John Goche ?xml

Re: [android-developers] cannot input text into EditText widgets inside ListView

2011-09-21 Thread TreKing
On Wed, Sep 21, 2011 at 5:43 PM, John Goche johngoch...@googlemail.comwrote: When I try to enter text on the 2.3.3 emulator it goes in for a short while and then the soft keyboard shifts my UI up and it gets cleared. Anyone know why this is happening? You may want to elaborate - I for one