ListView, CheckBoxes and the ID's
Posted
by anselmophil
on Stack Overflow
See other posts from Stack Overflow
or by anselmophil
Published on 2010-03-14T04:37:27Z
Indexed on
2010/03/14
4:45 UTC
Read the original article
Hit count: 315
So, i'm having a problem (newbie one) with a CheckBox Listener AND a ListView. I need to request the '...long id) that passes through the Overriden method onListItemClick and put it into a OnCheckedChangeListener. How should i do that?
If you guys need the code i can post it!
Thanks in advance!!
© Stack Overflow or respective owner