문제

How can I synchronize the scroll of list-view with other views ,also I want to implements pull-down-refresh just like twitter application. In twitter application, while scrolling up the list-view, tab bar and bottom view get hides and in case of scrolling down pull-down-refresh views comes.

Below Image represents : No scrolling of list No scrolling of list

Below Image represents : scrolling up the list : tab bar and bottom views get hides Scrolling up the list!

Below Image represents : scrolling down the list : pull-down-refresh comes Scrolling down the list!

도움이 되었습니까?

해결책

I am also looking for this kind of features and i came across this library at github.. have a look.. this might helps.. :)

*see link https://github.com/LarsWerkman/QuickReturnListView

i am currently studying this library for our application..

다른 팁

Try using this library for Pull To Refresh functionality.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top