nikhilpanju / FabFilter

Android app to showcase complex UI/Animations with and without MotionLayout
https://medium.com/@nikhilpanju22/complex-ui-animation-on-android-8f7a46f4aec4?sk=f1fab1861a655b042ff5e9c305a0e012
1.7k stars 221 forks source link

[Question] Why do you have two xmls layout filter and layout filter motion? #7

Open mateohervas opened 3 years ago

mateohervas commented 3 years ago

I have seen that you have two xmls with the name of layout filter and layout filter motion. At first I thought it was because one uses motion layout logic and the other one uses another approach but I come to realize that the class FiltersLayoutMotion uses both of them or at least it seems that way.