I have a recyclerView where I load items in it.
recyclerView
Each item has an "X" button to remove it from the recyclerView.
In order to do