Android Studio Scroll only Text in textview inside RecyclerView but not all page
I have a problem with RecyclerView.
When I fill my descTextView to my adapter file. DescTextView Scrool is not working. I want to scrool just text in descTextView.
If i change layout_height to match_parent in item_detail_view.xml then all pages starts to scroll. But I dont want it.
Android Studio Scroll only Text in textview inside RecyclerView but not all page
I have a problem with RecyclerView.
When I fill my descTextView to my adapter file. DescTextView Scrool is not working. I want to scrool just text in descTextView.
If i change layout_height to match_parent in item_detail_view.xml then all pages starts to scroll. But I dont want it.