isbase / blogpost-codesample-PullToRefresh

A custom pull to refresh animation where timeOffset is used to control the timing as you drag down

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blogpost-codesample-PullToRefresh

A custom pull to refresh animation where timeOffset is used to control the timing as you drag down

This is the sample project used in this blog post


The point of this project is to show how you can control animation timing. The animation being controlled looks like this

Direct control over the animation timing using scroll events

About

A custom pull to refresh animation where timeOffset is used to control the timing as you drag down