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

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -