]> git.ktnx.net Git - mobile-ledger-staging.git/blobdiff - app/src/main/res/layout/fragment_new_transaction_saving.xml
fix transaction sending progress color to follow the theme
[mobile-ledger-staging.git] / app / src / main / res / layout / fragment_new_transaction_saving.xml
index 886d90571aff13a6519be45a169267fd1a2c11c4..162d17d81dfc966ed74c446b468cecae6ae7af94 100644 (file)
@@ -38,7 +38,7 @@
         android:layout_width="0dp"
         android:layout_height="wrap_content"
         android:indeterminate="true"
-        android:progressTint="@color/colorAccent"
+        android:progressTint="?attr/colorAccent"
         app:layout_constraintBottom_toBottomOf="parent"
         app:layout_constraintEnd_toEndOf="parent"
         app:layout_constraintStart_toStartOf="parent"