BRVAH_kotlin icon indicating copy to clipboard operation
BRVAH_kotlin copied to clipboard

Problem with expand/collapse

Open ghost opened this issue 7 years ago • 1 comments

Hi, I followed every instruction about creating expandable items but the problem is that the code is executed there is no error at all but items of recyclerview are not expanded. I checked logs it says that : "item expanded" but I don't see any change in the application. Should I have some special attribute in xml file?!

ghost avatar Nov 26 '17 02:11 ghost

https://github.com/CymChad/BaseRecyclerViewAdapterHelper/wiki/Expandable-Item

AllenCoder avatar Nov 28 '17 14:11 AllenCoder