nikhilpanju / FabFilter

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

Home Page:https://medium.com/@nikhilpanju22/complex-ui-animation-on-android-8f7a46f4aec4?sk=f1fab1861a655b042ff5e9c305a0e012

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://medium.com/@nikhilpanju22/complex-ui-animation-on-android-8f7a46f4aec4?sk=f1fab1861a655b042ff5e9c305a0e012


Languages

Language:Kotlin 82.3%Language:Java 17.7%