0

I am using Transition animations for activities in material design devices. Is this possible on devices using pre-"lollipop" android versions? If so, how?

Magisch
  • 7,312
  • 9
  • 36
  • 52
Raghul Sugathan
  • 350
  • 1
  • 7
  • 22

1 Answers1

2

Take a look at the following libraries which might help you in achieving what you wanted..

Material-Animations

transitions-everywhere

PreLollipopTransition

devgun
  • 1,003
  • 13
  • 33