Yalantis / Phoenix

Phoenix Pull-to-Refresh
https://yalantis.com/
Apache License 2.0
4.02k stars 920 forks source link

Padding disappear after refresh #13

Closed qingchengnus closed 9 years ago

qingchengnus commented 9 years ago

I set padding top and padding bottom to the list view and the padding disappears after refresh. I want to set clipToPadding of the listview to false, so moving the padding to PullToRefreshView will not work in my case.

shliama commented 9 years ago

@qingchengnus yeah, already know about this bug, and in fact already have a fix, but haven't had enough time to implement it. clipToPadding won't work because it is set to true inside the PullToRefreshView class.

I think, I'll include the fix in the next update during today/tomorrow.

shliama commented 9 years ago

@qingchengnus should be fixed in 1.2.1