expandable-recycler-view icon indicating copy to clipboard operation
expandable-recycler-view copied to clipboard

You can't pass parent list, where some items has empty child list.

Open kostyabakay opened this issue 7 years ago • 0 comments

I have parent list with 5 items. 3 items has child lists, but last 2 doesn't have. I must pass parent list in super method. After this library will crash, because it try to use Iterator for null items. Please, fix this issue.

kostyabakay avatar May 18 '17 08:05 kostyabakay