https://github.com/youth5201314/banner
compile
'com.youth.banner:banner:1.4.9'
<!-- if you want to load images from the internet -->
<
uses-permission
android:name
=
"android.permission.INTERNET"
/>
<!-- if you want to load images from a file OR from the internet -->
<
uses-permission
android:name
=
"android.permission.READ_EXTERNAL_STORAGE"
/>
转载请注明原文地址: https://www.6miu.com/read-22817.html