I use an ProgressBar
in xml Android bus is very slow. Optimal is 60fps. Is it possible to change the frame rate or to add custom progress circle with more fps?
<ProgressBar
android:id="@+id/progressBar1"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginBottom="17dp"
android:layout_gravity="center" />