Contribute to KipletingEdwin/FlowLayout-In-Java development by creating an account on GitHub.
A LayoutManager that must be used with RecyclerView inspired by Flow Layout for iOS. The layout manager places cells on a linear path and fits as many cells along that line as it can. When the layout ...