RecyclerView with in recyclerView with start ActivityOnresult
问题 I have a recycler view(A) containing another recyclerview(B). When I click on the plus icon in recyclerview(A) item, it opens up a new activity with a recyclerview(C). Long pressing and selecting few items and clicking on done. This needs to update a recyclerview(B) on recyclerview (A) item on which I clicked the plus icon. But instead, all the items of recyclerview(A) which contains recyclerview(B) is being updated. private void displayUpcomingEvents(View view) { upcomingEventsArrayList =