I want to know if there is any possible way to use RecyclerView?
Before this, I used RecyclerView with fixed height inside a ScrollView but this time I don't know the height of the item.
Hint: I read all question and solution on stack question before asking this question.
update: Some solution show how to scroll RecyclerView on its own but I want to show it expanded.