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

Can you add databinding support #3

Closed mjanulaitis closed 8 years ago

mjanulaitis commented 8 years ago

Any chance you can add databinding support?

luizgrp commented 8 years ago

Hi @mjanulaitis, Sorry for the delay in replying, what have you tried so far that you could not use data binding?