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中作为头布局使用的小细节 #246

Open
mayangyang-github opened this issue Feb 21, 2020 · 2 comments
Open

RecyclerView中作为头布局使用的小细节 #246

mayangyang-github opened this issue Feb 21, 2020 · 2 comments

Comments

@mayangyang-github
Copy link

老哥, 啥时候能解决一下recyclerView 中作为头布局使用, 当头布局不可见到可见的时候, 自动滑动是闪现效果的问题啊 ?
或者刷新数据后的自动滑动也是闪现效果的问题啊~~~

@mayangyang-github
Copy link
Author

Demo中也是这样的~~~

@mayangyang-github
Copy link
Author

同志们, 如果遇到这个问题, 暂时不知道怎么解决的, 可以这样试试 :

bgaBanner.setTransitionEffect(TransitionEffect.Default);
bgaBanner.startAutoPlay();

在继续开始轮播之前再次设置一波动画

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

1 participant