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.

Screenshot_1619456849.png

Screenshot_1619456854.png

How to get this project

You can get this project at github.com/kevingermainbusiness/ItemDecorator