klinker24 / Android-DragDismissActivity

A smooth, easy-to-implement, drag to dismiss Android Activity.
https://blog.klinkerapps.com/android-drag-dismiss/
Other
678 stars 53 forks source link

Can we implement with bottom-Sheet #13

Open MustafaAndroid opened 4 years ago

MustafaAndroid commented 4 years ago

Can we implement with bottom-Sheet..???

klinker24 commented 4 years ago

I don't really understand your question. This library provides a template for a full activity that is swipable via a drag-dismiss pattern. Bottom Sheet is a different style and alternative to this. They aren't the same thing, so I don't really get what you are asking me.