taltstidl / Swipeable-RecyclerView

A library that provides an easy and customizable way to implement a swipe to dismiss pattern with RecyclerView.
Apache License 2.0
87 stars 17 forks source link

Distinguish left and right swipe #2

Closed taltstidl closed 9 years ago

taltstidl commented 9 years ago

Especially include a way to set different configurations for left and right swipes (different images, text and background color, ...).