开发者

ListView - on scroll select all list items

When I scroll my custom ListView without using scollbars, it selects all items. Ho开发者_高级运维w could I prevent that effect and why this is happening?


I don't think that you select all your items. You should try to set for your ListView in the xml:

    android:cacheColorHint="#0000"

See ListView cacheColorHint .

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜