Android ListView with EditText focus issues

62 Views Asked by At

I have a question, why can't we have EditTexts inside ListViews (in the ListView items) ?

Every time I had this thing to do I had to do a lot of "hacks" to make it work and still I have a lot of focus issues..

I saw a lot of posts on stack and on google with some fixes but if you test this throughly you will notice a lot of bugs..

Does anyone know a good tutorial on how to make this really work? Or at least give a different design for this?

Thank you very much!

0

There are 0 best solutions below