How to write a Click block for multiple Recycle View

I am using multiple Recycler Views. For the first one, the click is working fine. Now, I want to know how to write a block if someone clicks on the second Recycler View. Note: the click component is the same vertical arrangement

0de0a104ac34be423d2a824a5e127f68bc18cfb9
Use your if, if else block in the When any Vertical Arrangement Click , and set the block above for the first if use the first recyclerview, for the second if else use the second recyclerview block.

ok got it. thanks

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.