/**
* Whether the vertical sliding ,The default is not
*/
public BannerLayout setVertical(@BoolRes boolean vertical) {
this.isVertical = vertical;
return this;
}
BannerLayout.java 文件源码
java
阅读 43
收藏 0
点赞 0
评论 0
项目:BannerLayout
作者:
评论列表
文章目录