SkillAgentSearch skills...

SwipeDownToRefresh

Xamarin.Android implementation of the swipe down to refresh pattern

Install / Use

/learn @garuma/SwipeDownToRefresh
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Swipe Down to Refresh

This is a Xamarin.Android implementation of the swipe-down-to-refresh pattern that Google introduced with their 2013 Gmail app update.

swipe down to refresh screenshot

The idea of the pattern is that when a ListView is positioned at the beginning, starting an overscroll will, in addition to the normal edge effect, change the ActionBar to display an action message and an horizontal centered progress bar defining when the movement results in a refresh of the content.

Links

  • Blog post explaining some key parts of this implementation
  • Video of the pattern in action

License

This code is available under the Apache 2.0 license. Reuse as much as you want.

View on GitHub
GitHub Stars67
CategoryDevelopment
Updated3y ago
Forks25

Languages

C#

Security Score

65/100

Audited on Mar 4, 2023

No findings