I want to know if there is any possible way to use RecyclerView?
Before this, I used RecyclerView with fixed height inside a
Use This line to your recyclerview :
android:nestedScrollingEnabled="false"
try it ,recyclerview will be smoothly scrolled with flexible height