Skip to content

Commit ad56f68

Browse files
authored
Update survey progress bar to show on API 21 (#804)
1 parent b6453fc commit ad56f68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/layout/activity_user_survey.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
android:layout_width="wrap_content"
7979
android:layout_height="wrap_content"
8080
android:indeterminateTint="@color/white"
81+
android:indeterminateTintMode="src_in"
8182
android:secondaryProgressTint="@color/white"
8283
app:layout_constraintBottom_toBottomOf="parent"
8384
app:layout_constraintEnd_toEndOf="parent"

0 commit comments

Comments
 (0)