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
{{ message }}
This repository was archived by the owner on Jan 7, 2023. It is now read-only.
It works like a slider for me. I want the selected item to be highlighted.
I tried some options, but I can't call
notifyItemChangedhere.In
onBindView, when LinearLayout is clicked, I call thelinearLayout.setActivated (row_index == position)method. Doesn't work as I wanted