You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Like? Can you explain what you are trying to do? The library allows to set an onclick listener, i.e you decide to toggle selection/non selection states of your item.
I've set the addOnItemTouchListener in the activity like the example suggests.
I then proceed to select for example 'Item A' so it is now highlighted with a white font colour.
Then I switch selection to select 'Item B' and now Item B font should be in white and 'Item A' font be back to black.
The library allows to set an onclick listener, i.e you decide to toggle selection/non selection states of your item.
Not an issue but is there an example from this library to de-select an item?
The text was updated successfully, but these errors were encountered: