RecyclerView - changing selected item icon needs two clicks to work
问题 I am working on a mailing app, in which user can send the same mail to multiple contacts. When I open the contacts list I want to be able to click on the user and his profile picture should be replaced with checked icon. When I click to select a user the icon flickers and it does not change the first time I click on it . Second time I click on it the image still flickers, but then changes to checked , and every next time I click on that user it will flicker but do what I want - become checked