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
卡片切换可以无限循环吗
The text was updated successfully, but these errors were encountered:
理论上是可以的。卡片的形式是显示方面(布局)的控制,而无线轮播是数据方面(适配器)的控制,两者是不相互影响的,共用是不冲突的。 你可以尝试把两者结合起来。
Sorry, something went wrong.
No branches or pull requests
卡片切换可以无限循环吗
The text was updated successfully, but these errors were encountered: