We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我现在只使用了BannerLayoutManager,recyclerview和adapter是自己写的。但是就没办法有图片放大效果。图片被裁剪了。但我在item中margintop 一段位移后,就能够有放大效果。这个是为什么呢
The text was updated successfully, but these errors were encountered:
如果不写margintop,item之间就完全是一致的,没有高低的放大缩小效果。在layoutmanager中应该怎么处理比较好
Sorry, something went wrong.
我用的 OverFlyingLayoutManager,只有一个item的时候会重复调用onBindViewHolder方法,另外可不可以设置不无限循环,就是首尾不相连
No branches or pull requests
我现在只使用了BannerLayoutManager,recyclerview和adapter是自己写的。但是就没办法有图片放大效果。图片被裁剪了。但我在item中margintop 一段位移后,就能够有放大效果。这个是为什么呢
The text was updated successfully, but these errors were encountered: