Open GoogleCodeExporter opened 9 years ago
好像有个Bug,如果我查询出的数据列表为空,即ListView没有数��
�时,此时ListView再也下拉不了。希望可以做到:没有数据时��
�也可以下拉刷新。(rongxh7@qq.com)
Original comment by s...@qpidnetwork.com
on 22 Nov 2012 at 4:38
1、这个ID(main_pull_refresh_view)是在哪声明的?
mPullToRefreshView =
(PullToRefreshView)findViewById(R.id.main_pull_refresh_view);
2、下面这个XML也有问题,求教大侠指点一下,谢谢
<com.miloisbadboy.view.PullToRefreshView
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/main_pull_refresh_view"
</com.miloisbadboy.view.PullToRefreshView>
Original comment by chunlin....@gmail.com
on 9 Dec 2012 at 9:52
Original issue reported on code.google.com by
Miloisba...@gmail.com
on 18 Aug 2012 at 3:21