关于scrollview嵌套listview的方法。但官方并不推荐这种做法。
scrollview嵌套listview确实有方法实现,但是并不为官方推荐。
You should never use a ScrollView with a ListView,
because ListView takes care of its own vertical scrolling. Most importantly, doing this defeats all of the
转载
2015-11-30 18:03:46 ·
424 阅读 ·
0 评论