Skip to content

nikhilpanju/FabFilter

Repository files navigation

FabFilter

Android Weekly

Android app to showcase complex UI/Animations with and without MotionLayout.

Demo

Info

  • FiltersLayout contains most of the code for non MotionLayout related animations.
  • FiltersMotionLayout contains most of the code for MotionLayout related animation.
  • You can switch between the two using the NavDrawer option.
  • You can also control the animation speed by using the NavDrawer options.

Read More

To understand further, I've written some articles that break down these animations in detail:

Notes