-
Notifications
You must be signed in to change notification settings - Fork 28
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
左右滑动的时候,偶然会出现一条多余的边框 #9
Comments
图片上传失败了吗?重新上传下。我这边测试了一下没复现,麻烦把复现过程描叙全一点,是滑动中出现还是滑动停止还是自由滚动中出现等。 |
看不出多余的边框啊。 |
不明显,但是他有 |
我无法复现你的问题,你可以把demo发给我,我调试一下。或发到我的邮箱:[email protected]。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我在recyclerView中设置了对parent的左右margin。
同时设置了自定义的itemDecoration,
当我左右滑动的时候,偶然会出现一条多余的边框,当我隐藏这个页面再打开时,多余的边框消失。
这是什么原因造成的呢?
The text was updated successfully, but these errors were encountered: