我使用一个ProgressBar
in xml Android 总线很慢。最佳为 60fps。是否可以更改帧速率或添加具有更多 fps 的自定义进度圈?
<ProgressBar
android:id="@+id/progressBar1"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginBottom="17dp"
android:layout_gravity="center" />