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=f086806d814521e6dda174a46096ed6ad0ce140d;hp=18b2b59a2d321b0a60d1a325a40b7705627f22d9;hb=42448c9c21471c3edc274afda68263a985d662cc;hpb=31e717a1729cb789863ec546653792bb492dafcd 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 18b2b59a..f086806d 100644 --- a/app/src/main/res/layout/fragment_new_transaction_saving.xml +++ b/app/src/main/res/layout/fragment_new_transaction_saving.xml @@ -65,7 +65,6 @@ android:indeterminate="true" android:indeterminateTint="?colorPrimary" android:progressTint="?colorPrimary" - app:growMode="incoming" app:layout_constraintBottom_toBottomOf="@id/textView4" app:layout_constraintEnd_toStartOf="@id/textView4" app:layout_constraintTop_toTopOf="@id/textView4"