Scrolling The Whole View With A Listview Insida A Scrollview
I'm making an app and I can't find any solutions.Here is my code:
Don't forget to add recyclerView.setNestedScrollingEnabled(false);
to your RecyclerView.
Post a Comment for "Scrolling The Whole View With A Listview Insida A Scrollview"