Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 998 Bytes

Exercise_8_3_Material_Design_Animations.md

File metadata and controls

24 lines (18 loc) · 998 Bytes

Objectives

  • Learn more animations that are introduced in Lollipop.

Requirements

  • All the animations below can only be used with Android >= 21.

Ripple Effect

  • Enhance your app from Exercise 6.1
  • Add the following animation when press/long press on a reddit post item.

Ripple Effect

Shared Element Animation

Notice how car's image and car's title is animated.

Shared Element transition

References