开发者

ExpandableListView onGroupLongClick

开发者 https://www.devze.com 2023-02-09 06:07 出处:网络
How can i implement an onGroupLongCl开发者_开发问答ickListener? If i use onItemLongClick then i just get the position of the element seen by the listview, so i need to convert this position to grouppo

How can i implement an onGroupLongCl开发者_开发问答ickListener? If i use onItemLongClick then i just get the position of the element seen by the listview, so i need to convert this position to groupposition and childposition

How can i do that?


getExpandableListPosition() this function converts it

0

精彩评论

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