非常帥氣的進度條Loading

警言:慎終如始!

GitHub地址:https://github.com/jiangqqlmj/FastDev4Android

相關博客:http://blog.csdn.net/developer_jiangqq/article/details/49612399

一.使用方式:

1.AndroidStudio框架引入配置:build.grade配置

dependencies {

compile'com.wang.avi:library:1.0.0'

compile'com.nineoldandroids:library:2.4.0'

}

二.當作普通控件使用(顯示和隱藏)

xmlns:androidLinearLayoutxmlns:android="http://schemas.android.com/apk/res/android

xmlns:app="http://schemas.android.com/apk/res-auto"

android:orientation="vertical"

android:layout_width="match_parent"

android:layout_height="match_parent">

android:id="@+id/avloadingIndicatorView_BallClipRotatePulse"

android:layout_width="wrap_content"

android:layout_height="wrap_content"

android:visibility="visible"

app:indicator="BallClipRotatePulse"

app:indicator_color="@color/red"

/>

三.效果圖

? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?希望小伙伴們多多支持(如有錯誤,希望指出)
最后編輯于
?著作權歸作者所有,轉載或內容合作請聯系作者
平臺聲明:文章內容(如有圖片或視頻亦包括在內)由作者上傳并發布,文章內容僅代表作者本人觀點,簡書系信息發布平臺,僅提供信息存儲服務。

推薦閱讀更多精彩內容