1. 首页
  2. 数据库
  3. 其它
  4. Android中banner的使用步骤

Android中banner的使用步骤

上传者: 2021-01-16 19:34:24上传 PDF文件 59.28KB 热度 9次
Step 1.依赖banner Gradle dependencies{ compile 'com.youth.banner:banner:1.4.9' //最新版本 } 或者引用本地lib compile project(':banner') Step 2.添加权限到你的 AndroidManifest.xml <!-- if you want to load images from the internet --> <!-- if you want to
下载地址
用户评论