From d8340ec75f914e3b8c4f4306ee0920fcae356860 Mon Sep 17 00:00:00 2001 From: Damyan Ivanov Date: Sun, 17 May 2020 19:18:24 +0300 Subject: [PATCH] replace a redundant linear layout with a simple view --- app/src/main/res/layout/transaction_list_row.xml | 7 +++---- 1 file changed, 3 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 0e59507d..ca1c0fa0 100644 --- a/app/src/main/res/layout/transaction_list_row.xml +++ b/app/src/main/res/layout/transaction_list_row.xml @@ -64,14 +64,13 @@ - -- 2.39.2