From 30a2060b4255ffdeb73de61aa123c833e614ecfe Mon Sep 17 00:00:00 2001 From: Damyan Ivanov Date: Tue, 26 Nov 2019 00:06:38 +0200 Subject: [PATCH] transaction save progress - better centering of the progress bar --- .../fragment_new_transaction_saving.xml | 48 ++++++++++--------- 1 file changed, 25 insertions(+), 23 deletions(-) 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 eab55f0e..886d9057 100644 --- a/app/src/main/res/layout/fragment_new_transaction_saving.xml +++ b/app/src/main/res/layout/fragment_new_transaction_saving.xml @@ -15,32 +15,34 @@ ~ along with MoLe. If not, see . --> - + android:layout_height="match_parent"> - - + - + - - \ No newline at end of file + \ No newline at end of file -- 2.39.2