Skip to content

Animation Samples from the 'Three approaches to Animations' talk

Notifications You must be signed in to change notification settings

mattcarron/animation-samples

Repository files navigation

animation-samples

Animation Samples featured in the 'Three approaches to Animations' talk by Connie Reinholdsson and myself.

Our medium articles were featured in Andriod Weekly

Part 1 - Basics

Part 2 - Animation Listeners

Part 3 - Dynamic Properties

Our Task 

Given a Lottie animation, create an animation using each of the following animation tools and evaluate each method.

Along side the task the project includes:

  1. Android Framework
  • Examples of:

    • View Animation
    • Proterty Animator
    • DrawableAnimation
    • VectoryDrawableAnimation
  • Two approuches to the task:

    • View Animation
    • Proterty Animator
  1. Airbnb's Lottie library
  • Examples of:
    • Simple lottie implementation
    • With a animation listener
    • Modifying attributes
    • Dynamic Properties
  1. Video
  • Examples of:
    • Simple Exoplayer player implementation
    • Exoplayer with loading first frame image

About

Animation Samples from the 'Three approaches to Animations' talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages