可点击列表视图中的所有单词 [英] clickable all word in listview

查看:82
本文介绍了可点击列表视图中的所有单词的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我希望listview中的所有单词都可以点击而不带下划线

i want all word in listview is clickable without underline

推荐答案





我是不清楚你的问题,



要在列表视图中显示单词,需要创建一个List< string>你需要填充所有单词并将其传递给Adapter以在列表视图中显示它...



稍后为click事件编写List_Item_Click句柄...



谢谢,

Ullas Krishnan
Hi,

I am not clear about your question,,

To show the words in a listview, need to create a List<string> of all words you need to populate and the pass this to Adapter for displaying it in the listview...

Later write the List_Item_Click handle for the click event...

Thanks,
Ullas Krishnan


这篇关于可点击列表视图中的所有单词的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆