240 发简信
IP属地:福建
  • PullToRefreshScrollview 刷新界面移动到指定位置。

    通过getRefreshableView().获取可以Listview,然后调用setSelection();即可移动到指定位置。