Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to add SmoothFlowLayoutManager #654

Closed
tcqq opened this issue Aug 21, 2018 · 4 comments
Closed

Request to add SmoothFlowLayoutManager #654

tcqq opened this issue Aug 21, 2018 · 4 comments
Labels

Comments

@tcqq
Copy link

tcqq commented Aug 21, 2018

@davideas Google's flexbox-layout has a issues, Hope the FlexibleAdapter can support the following effects.
image

@davideas
Copy link
Owner

@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)?

@tcqq
Copy link
Author

tcqq commented Sep 16, 2018

@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
Copy link
Owner

Designing and developing a LayoutManager is a huge and difficult activity. I might do it, but I don't want: too much time and research.

@tcqq
Copy link
Author

tcqq commented Sep 16, 2018

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants