Overview
Explore Android transition animations in this comprehensive 23-minute tutorial. Learn to implement Explode, Slide, Fade, ChangeBounds, TransitionSet, and AutoTransition animations using Scene and TransitionManager from the Transition API. Discover how to apply transitions between layouts within an Activity, implement animations from both res/transition folder and Kotlin code, and utilize XML tags for various transition effects. Follow along with the project setup, implementation via XML, and implementation via code, with access to GitHub source code and GIST files for hands-on practice. Gain valuable insights into creating smooth and engaging user interfaces in Android applications.
Syllabus
Welcome
Objective
Introduction
Project Setup Walkthrough
Implement via XML
Implement via Code
Thank You .
Taught by
Smartherd