I have two buttons to play and pause a track in a RecyclerView item. When play button tapped, I want to hide it and show pause button. I\'ve done this and it\'s working but