Android-PullToRefresh icon indicating copy to clipboard operation
Android-PullToRefresh copied to clipboard

Update PullToRefreshListView.java

Open victory-wu opened this issue 10 years ago • 0 comments

        //set dividerHeight property , between the head and body item , also can appear the divider , 
    line 239 :  mRefreshableView.addHeaderView(frame, null, false);

victory-wu avatar Sep 28 '14 10:09 victory-wu