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

TwinklingRefreshLayout嵌套CoordinatorLayout出现的问题? #184

Open
sunshinecf opened this issue Jan 14, 2019 · 2 comments
Open

TwinklingRefreshLayout嵌套CoordinatorLayout出现的问题? #184

sunshinecf opened this issue Jan 14, 2019 · 2 comments

Comments

@sunshinecf
Copy link

里面有RecyclerView 导致下拉的时候直接回弹 并没有子view拉倒底部

@janvalji
Copy link

janvalji commented Jul 1, 2019

I think I have the same problem

@WestWerewolf
Copy link

把越界回弹禁用掉就好了:
refreshLayout.setEnableOverScroll(false)

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

3 participants