In this version we have done the list of steps.

1. We have created a utils package and created a edit feature class and binded it to recyclerview.
2. We have have created a function in adapter class to edit and passed the values in the AddHappyPlaceActivity for update.
3. We have received a details of place to update and set it to the UI components.