when the height of expanded view is different for each item in the recycle view then the first one will be captured only and the ones bigger than the first captured height won't be displayed correctly and just part of them gets displayed.
This PR stores each item expand view height in the respected holder and when expanding gets the right height from the holder for the item
when the height of expanded view is different for each item in the recycle view then the first one will be captured only and the ones bigger than the first captured height won't be displayed correctly and just part of them gets displayed.
This PR stores each item expand view height in the respected holder and when expanding gets the right height from the holder for the item