1.Pulltorefreshlistview 不显示内容
Pulltorefreshlistview 的高你需要设置成为match_parent才能显示内容
2.添加 xmlns:ptr=”http://schemas.android.com/apk/res-auto
ptr是pullToRefresh的配置属性
本文解决PullToRefreshListView不显示内容的问题,指出需要将高度设置为match_parent,并介绍了ptr配置属性。
1.Pulltorefreshlistview 不显示内容
Pulltorefreshlistview 的高你需要设置成为match_parent才能显示内容
2.添加 xmlns:ptr=”http://schemas.android.com/apk/res-auto
ptr是pullToRefresh的配置属性

被折叠的 条评论
为什么被折叠?