X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Factivity_new_transaction.xml;h=15c292d62523202273407f721769b8c1ed016f7c;hp=197865eb4296ae38d7267fe8f0ccb53a97fee7c3;hb=01d45c8ed8ce98b2af8c2c7aa9f0e86221cb719f;hpb=998dd32a089d199a2569069415755eb3169b35b0 diff --git a/app/src/main/res/layout/activity_new_transaction.xml b/app/src/main/res/layout/activity_new_transaction.xml index 197865eb..15c292d6 100644 --- a/app/src/main/res/layout/activity_new_transaction.xml +++ b/app/src/main/res/layout/activity_new_transaction.xml @@ -1,6 +1,5 @@ - - - - - - + - @@ -49,10 +48,26 @@ android:layout_height="80dp" android:layout_margin="4dp" android:indeterminate="true" + android:indeterminateTint="@color/colorPrimary" android:visibility="invisible" app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintEnd_toEndOf="parent" /> - + - \ No newline at end of file + + + \ No newline at end of file