项目作者: nikhilpanju

项目描述 :
Android app to showcase complex UI/Animations with and without MotionLayout
高级语言: Kotlin
项目地址: git://github.com/nikhilpanju/FabFilter.git
创建时间: 2019-11-26T17:22:08Z
项目社区:https://github.com/nikhilpanju/FabFilter

开源协议:

下载


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:

  • @nikhilpanju22/complex-ui-animation-on-android-8f7a46f4aec4?sk=f1fab1861a655b042ff5e9c305a0e012">Complex UI/Animations on Android
  • @nikhilpanju22/complex-ui-animations-on-android-featuring-motionlayout-aa82d83b8660?source=friends_link&sk=5b924ea26bc2ae4735483760f3c62409">Complex UI/Animations on Android - featuring MotionLayout

Notes