Skip to content

无限循环模式下,我想通过点击不断下一个应该怎么做 #227

@Zyk1416937694

Description

@Zyk1416937694

banner.setBannerCurrentItem(banner.getBannerCurrentItem() + 1, true);这样做的话,到了最后一个就不能往下了。
但是banner.setBannerCurrentItem(banner.getBannerCurrentItem() - 1, true);这样可以一直往左划,没有影响

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions