ios - How can I make a custom UITableView refresh control? -


i know how add refresh control uitableview how can make custom 1 using own image , animation?

a simple google search lead many tutorials on how this: such as: link

the main in involves making object listen scrollview delegate events, adjusting scrollview insets when in refresh mode pull scrollview down, , animating view until it's told reset , insets appropriately.


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -