From 22c8a6178c635a9f53823c3942974f577225cdf6 Mon Sep 17 00:00:00 2001 From: Damyan Ivanov Date: Fri, 7 May 2021 18:26:49 +0300 Subject: [PATCH] better layout of the transaction list running total --- app/src/main/res/layout/transaction_list_row.xml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/layout/transaction_list_row.xml b/app/src/main/res/layout/transaction_list_row.xml index 155cdc10..a91456cc 100644 --- a/app/src/main/res/layout/transaction_list_row.xml +++ b/app/src/main/res/layout/transaction_list_row.xml @@ -91,13 +91,21 @@ + + -- 2.39.2