开发者

list view on click

how i can get the l开发者_JAVA百科ong kick on the row of listview


listView.setOnItemLongClickListener

check this for documentation of this method.


For displaying ContextMenu on Long Press on Listview item , just go through this example:

Show a context menu for long-clicks in an Android ListView

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜