From 56594f10de8eeecce90cff49fb189c870f466f3d Mon Sep 17 00:00:00 2001 From: Damyan Ivanov Date: Sat, 8 May 2021 23:20:45 +0300 Subject: [PATCH] add small margin between account name and its amount in transaction list --- .../res/layout/transaction_list_row_accounts_table_row.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/transaction_list_row_accounts_table_row.xml b/app/src/main/res/layout/transaction_list_row_accounts_table_row.xml index ceea9acf..ac2853b4 100644 --- a/app/src/main/res/layout/transaction_list_row_accounts_table_row.xml +++ b/app/src/main/res/layout/transaction_list_row_accounts_table_row.xml @@ -1,5 +1,5 @@