You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tcqq, which effect exactly? The multi-elements with different column size and rows? Isn't a capability of the LayoutManager you adopt (not the adapter)?
@davideas Yes, this is a FlowLayout. It is a LayoutManager. Using Google's flexbox-layout will achieve this effect, but Google's inventory is in issues.
@davideas If can fixed the #453 issue in flexbox-layout or fixed the #1 and #2 issues in FlowLayoutManager, FlexibleAdapter will be able to implement FlowLayout effect very quickly.
@davideas Google's flexbox-layout has a issues, Hope the FlexibleAdapter can support the following effects.
![image](https://user-images.githubusercontent.com/10644057/44959476-5a62b500-af21-11e8-8e5a-504f6fa21a61.png)
The text was updated successfully, but these errors were encountered: