ItemDecorator for Android RecyclerView
A simple utility class that I created for Android RecyclerView, that helps you customize your RecyclerView's ItemTouchHelper.SimpleCallback.onChildDraw behavior, when ItemTouchHelper.ACTION_STATE_SWIPE is triggered.
How to get this project
You can get this project at github.com/kevingermainbusiness/ItemDecorator