dimanche 24 mai 2015

Android ListView with Custom ListItem with EditText

ich have a problem with my ListView. I have a custom ListItem. This item contains an EditText.

I want to set OnItemClick on the complete Item and i want to set the focus on the EditText when i click on it.

I have set the OnClickListener to the ListView but no call come to this Listener. I know that the problem is caused by the EditText but i need both listeners.

Any suggestions ?

Aucun commentaire:

Enregistrer un commentaire