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

Can you please add more customizable options for Left/Right drawable like image size or textview instead? #19

Open ghost opened 7 years ago

taltstidl commented 7 years ago

@NottSSA Sorry for the late response, but I've been very busy lately with other things. What exactly do you require? It would be helpful if you could describe your use case in more detail (e.g. do you want larger icons, text or both?). Thanks!

ghost commented 7 years ago

@TR4Android Actually, when user swipe the item its shown imageView that we can add image, But for me I want the option for "TextView" and it would be great if you can larger "imageView" too