<How to set onItemTouchlistener in recyclerview in...
# stackoverflow
u
How to set onItemTouchlistener in recyclerview in kotlin I want to perform some action in onTouch event of recyclerview item, in kotlin, but i am not able to do that. Please help.