I have a viewPager
with some fragments (in a fragment I have a recyclerView
), recyclerView
contains more items, so, I want to when I click a item on recyclerView
,it trans to BBBBActivity
. But I don't figure out.
it errors thank you very much