luizgrp / SectionedRecyclerViewAdapter

An Adapter that allows a RecyclerView to be split into Sections with headers and/or footers. Each Section can have its state controlled individually.
MIT License
1.68k stars 372 forks source link

How to set the horizontal Scroll in the section item #138

Closed ayubbaba closed 6 years ago

ayubbaba commented 6 years ago

How to set the horizontal Scroll View in the section item i tried the linear layout manager but all the recycler view is changing in it i need to change only the section item in it