Skip to content

emanuelet/LayoutManagers

Repository files navigation

LayoutManagers

Custom RecyclerView Layout Managers for different situations

  • ExpansiveLayoutManager LinearLayoutManager intended for a RecyclerView that has to be inflated inside a NestedScrollView
  • ExpansiveGridLayoutManager GridLayoutManager intended for a RecyclerView that has to be inflated inside a NestedScrollView

As this layout managers are intended to be used inside a NestedScrollView they won't scroll by themselves.

Credits goes to crazyxu https://github.com/crazyxu

About

Custom RecyclerView Layout Managers for different situations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages