开发者

Get the row id of the current item in ListView

This is my list view item:

Get the row id of the current item in ListView

I want to put an OnClickListener on the Checkbox. But I need to get the list item that the CheckBox is 开发者_JAVA百科in, via row id. How can I do that in the onClick method.


In the bindView method, you have to put a click listener on each checkbox

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜