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

三个tab滑动和选中的时候会自动吸顶,能不能不吸顶呢? #15

Open
liyanfei250 opened this issue Dec 7, 2018 · 2 comments

Comments

@liyanfei250
Copy link

No description provided.

@kkkeyboy
Copy link

kkkeyboy commented Mar 7, 2019

在JudgeNestedScrollView唯一子控件上设置android:descendantFocusability="blocksDescendants"试试

@yk007
Copy link

yk007 commented Oct 4, 2020

android:focusable="true"
android:focusableInTouchMode="true"加上这个也可以实现效果

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