I\'m trying to implement a layout which contains RecyclerView and ScrollView at the same layout.
Layout template:
The new Android Support Library 23.2 solves that problem, you can now set wrap_content as the height of your RecyclerView and works correctly.
RecyclerView
Android Support Library 23.2