davideas / FlexibleAdapter

Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-)
Apache License 2.0
3.55k stars 553 forks source link

Support for AsyncLayoutInflater ? #719

Closed tomblenz closed 5 years ago

tomblenz commented 5 years ago

Please check off the following points BEFORE submitting a new issue / asking support.


I've got some heavy layout items in my recyclerview and it'd be really cool if I could do asynchronous layout inflation. Is this something that could reasonably added to the road map for this project?

davideas commented 5 years ago

@tomblenz, thank you for your request, but it exceeds the scope of this project and the effort from my side.