Swipe_RecyclerView
Swipe_RecyclerView copied to clipboard
Merge with 47's lib
Would love to see this have a pull request and merged with 47's library already in place.
Since 47's library is based on ListView and this one on RecyclerView, will it be fine to merge these two? What if someone wish to use it with ListView? And i think the 47deg guys wont be too willing to do it either?
Its not that i want to take credits. Full credits is still with the 47deg guys for that. But the idea of merging these two may not be suitable.
I'd like to see what they say over in https://github.com/47deg/android-swipelistview/issues/181 If they do the exact same thing (swipe view) and you forked from them then I see them somewhat the same. Of course recycler view isn't an subset of listview, rather its a complete overhaul of it. Maybe it shouldn't be merged. But I would like to see other discussion around it as well. There are cases when a listview makes sense (static content) but with most people moving to a recycler view for dynamic use cases, I could see this library getting more use, and having it in a library that people already use would help. (Just my opinion)