Android Animation

  1. Android Transition Framework Animation Example
    Example about how to use android transition manager to add change bounds animation to a button with bounce effect.
  2. Android Define Activity Transition Animation In Xml Example
    Example about how to use android scene to make transition between two group of widgets in activity. How to define transition animation effect in xml file.
  3. Android Move Use Transition Interpolator Example
    Demo of all android transition interpolators animation effects when move a button horizontally.