解决魅族手机listview等下拉出现hold字样的问题

来源:互联网 发布:陈楠wnba数据 编辑:程序博客网 时间:2024/05/22 00:05


listview.setOverScrollMode(View.OVER_SCROLL_NEVER);

0 0