iFanie / AccordionRecycler

Android RecyclerView Adapter with nested items & expand/contract functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot call this method while RecyclerView is computing a layout or scrolling androidx.recyclerview.widget.RecyclerView

cybercoder-naj opened this issue · comments

I get this error when the user clicks on items while the accordion is expanding/collapsing. Is there a fix to this?