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

LinearLayoutManager #8

Closed
zouxianbincc opened this issue Jan 19, 2018 · 1 comment
Closed

LinearLayoutManager #8

zouxianbincc opened this issue Jan 19, 2018 · 1 comment

Comments

@zouxianbincc
Copy link

如果右边是LinearLayoutManager时,需要怎么做

@wustor
Copy link
Owner

wustor commented Jan 19, 2018

LinearLayoutManager 也是一种特殊的GridLayoutManager,设置一下:

GridLayoutManager manager = new GridLayoutManager(this, 1);

@wustor wustor closed this as completed Jan 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants