Android Studio (Java) Simple Recycler View Cell Swipe Left, Right Show Buttons

Опубликовано: 14 Октябрь 2024
на канале: Ferer Atlus
755
8

This will help you easily move an item inside the Recycler view adapter with the use of View Property Animator and On Touch Listener, placed in the view holder, After Swiping Left or Right the Card View Behind it Will show a button from the left and from the right side, the buttons behind it will have a On Click Listener to it that will toast the position and the data to the activity.

➤Source Code:
https://github.com/benedictcontawe/Re...