How recyclerview clicks on different item to jump to different activity

after setting the click event of view in adapter, if you jump to a different activity?

Mar.01,2021

set different marking bits to the entity class bound by item, then get the item entity class according to different position, and finally jump according to the entity class marking bit. This is the way of thinking.

Menu