by Antonio Leiva | Mar 28, 2014 | Blog, Development
Last support library update has included an interesting and unexpected layout: SwipeRefresLayout. It is a standard way to implement the common Pull to Refresh pattern in Android. Using this new layout is really easy, but here it is a simple guide to make it work in a...