Tutorial: https://appdevassist.com/android/andr...
Hi Friends,
In this video, we will add one delete button to the items of recycler view. I am using the same project we created in the last video.
• [Part 12] Android Development with Ko...
You will learn how we can delete an item from the recycler view and how we can add click handling on any recycler view item component like a delete button.
If you love this video, please like and subscribe to my channel :)
This project is on Github. You can download it from here : https://github.com/nkaushikd/recycler...
checkout this tag : tut-delete
git clone https://github.com/nkaushikd/recycler... git checkout tags/tut-delete
#android #kotlin #androidstudio #androiddev