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

如何指向recyclerview某一个item #5

Closed
Chenayi opened this issue Sep 22, 2017 · 1 comment
Closed

如何指向recyclerview某一个item #5

Chenayi opened this issue Sep 22, 2017 · 1 comment

Comments

@Chenayi
Copy link

Chenayi commented Sep 22, 2017

如何指向recyclerview某一个item

@huburt-Hu
Copy link
Owner

可以通过recycleview.getLayoutManager().findFirstVisibleItemPositions()方法获取第一个可见item,当它等于你要的位置时,显示引导层就可以了

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