This is a pull-down refresh control.
It is also an extension of the drop-down control similar to that of listview.
For details about the listview pull-down refresh, see:
Http://blog.csdn.net/nono_love_lilith/article/details/7100845
Then the following buddy asked for the demo and wrote it by the way. It also showed the drop-down and resources of the scrollview version.
1:
2:
Generally, listview is used for adaptation of multiple data entries in our applications, so we have not paid much attention to scrollview.
Click the left button to refresh the listview drop-down list.CodeIn fact, it also provides support for scrollview. For details, see
Method In canscroll.
Because they are basically the same.
Check the demo for details.
Below is the resource address: http://download.csdn.net/detail/nono_love_lilith/4022513
I hope to correct the problem. Thank you.