height: wrap_content not working
Author: JdruweCreated May 26, 2015Updated Feb 27, 2020
Labelsenhancement
I am trying to get the UltimateRecyclerView to wrap its content, this is the result:

But when I use the normal RecyclerView it does work:

How can I fix this?
Source: cymcsg/UltimateRecyclerView