<Creating recyclerview with variable height of ite...
# stackoverflow
u
Creating recyclerview with variable height of item as per the content text with swipeable feature How to create a recyclerview with items having variable height as per the length of content text like the below image. Recyclerview also supports swipeable items. Expected

https://i.stack.imgur.com/EEb4N.png

Actual

https://i.stack.imgur.com/eUONS.png

My layout...