AllanWang/KAU

Q: Will ElasticDragDismissFrameLayout work if using MotionLayout?

paolovalerdi opened this issue · 1 comments

I've got little time to test this out hope you can address this question :) thanks.

I personally don't use MotionLayout, but I don't see why it would be an issue unless you plan on animating while the user is swiping. Keep in mind that the layout is based on plaid so you may want to look there for some more interesting components.

It doesn't play well with some elements like CoordinatorLayout when I checked it with another project.