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
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.