X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Ffragment_new_transaction_saving.xml;h=e95267ff2708919ace35660f275662bdd29b67bb;hp=1044d483aa0ad50894e74c06b2497cb2c777b72b;hb=a27b9f88f066df4f4e70707c5d08bc8925b59b71;hpb=c73e24dd51cf82fc8ca2cc8813aec6257a93341f diff --git a/app/src/main/res/layout/fragment_new_transaction_saving.xml b/app/src/main/res/layout/fragment_new_transaction_saving.xml index 1044d483..e95267ff 100644 --- a/app/src/main/res/layout/fragment_new_transaction_saving.xml +++ b/app/src/main/res/layout/fragment_new_transaction_saving.xml @@ -40,7 +40,7 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:indeterminate="true" - android:progressTint="?attr/colorAccent" + android:progressTint="?attr/colorPrimary" app:layout_constraintBottom_toTopOf="@id/textView4" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent"