In this version we have done the list of steps.

1. We have created a class for Delete feature.
2. We have binded the class with recyclerview and a method is created in the adapter class.
3. We have created a function for delete in Database handler class.
4. We have performed all the steps to achive the delete feature in code step by step.