android - Custom listview item select -


I have a list view with each line, a linear layout with a text view and an adjacent image view I setOnItemClickListener () With the implementing functionality, when a line is clicked, but I should say that any idea when the image view is clicked on the line?

You can set the onClick event of your custom adapter GetView method . Check


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -