1、添加相关依赖(XBanner和图片加载工具glide)
implementation 'com.github.xiaohaibin:XBanner:androidx_v1.2.6'
implementation 'com.github.bumptech.glide:glide:4.12.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0'
2、activity代码
<com.stx.xhb.androidx.XBanner
android:id="@+id/xbanner"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:AutoPlayTime="3000"
app:isShowIndicatorOnlyOne="true"
app:isShowNumberIndicator="true"
app:pageChangeDuration="800"
app:pointNormal="@drawable/shape_noraml"
app:pointSelect="&