アクティビティインジケーター、アクティビティバーの下に、このような無限の進行状況バーが必要です
私の実装はアニメーション化されておらず、回転していません。なにが問題ですか?ありがとう
<ProgressBar
android:id="@+id/progressBar"
style="?android:attr/progressBarStyleHorizontal"
android:layout_width="match_parent"
android:layout_height="wrap_content" />