We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6453fc commit ad56f68Copy full SHA for ad56f68
app/src/main/res/layout/activity_user_survey.xml
@@ -78,6 +78,7 @@
78
android:layout_width="wrap_content"
79
android:layout_height="wrap_content"
80
android:indeterminateTint="@color/white"
81
+ android:indeterminateTintMode="src_in"
82
android:secondaryProgressTint="@color/white"
83
app:layout_constraintBottom_toBottomOf="parent"
84
app:layout_constraintEnd_toEndOf="parent"
0 commit comments