简体   繁体   中英

How to get parent recyclerview value in nested recyclerview after clicking child recyclerview

Iam using nested recyclerview I need to get data of parent recyclerview when I clicked child recyclerview its possible..

Iiam using Firebase recycler adapter

There is no reason you need to have nested recyclerview's and it does slow down performance because it was intentionally designed not to be nested(Although it does actually show correctly).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM