android ProgressBar

https://github.com/81813780/AVLoadingIndicatorView

ProgressBar

<ProgressBar
        android:id="@+id/pb"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        />
原文地址:https://www.cnblogs.com/buchizaodian/p/10136183.html