This is the project where we will analyze study and put into practice how to work with animations in Android
Stars
23
Forks
5
Watchers
23
Open Issues
9
Overall repository health assessment
No package.json found
This might not be a Node.js project
51
commits
1
commits
Rename GammaEvaluator to ColorEvaluator to prevent confusion with the Lottie implementation
b50412dView on GitHubRename ViewAnimator to ViewAnimation and PropertyAnimation to PropertyAnimator to better describe their APIs
f0f5b62View on GitHubAdd an image to the parallax exercise and a custom behavior that just logs things
becca93View on GitHubStart creating a new fragment to show custom behaviors. This example will show a view pager with a scrolling image in the background to create some sort of parallax effect
4538ae6View on GitHubRename anchor to default behaviors and put proper names to every fragment
fa825acView on GitHubAdd FAB to anchor based example. I'm thinking about naming it default behaviors example better as it is using scroll based for the toolbar and anchor based for the fab
d11125dView on GitHub