From: Damyan Ivanov Date: Sun, 14 Jun 2020 12:28:25 +0000 (+0300) Subject: remove unnecessary FrameLayout with a single child X-Git-Tag: v0.14.0~25 X-Git-Url: https://git.ktnx.net/?p=mobile-ledger-staging.git;a=commitdiff_plain;h=e604f62bca9d00056fe1e5f241827a7f60552dc5 remove unnecessary FrameLayout with a single child --- diff --git a/app/src/main/res/layout/account_summary_row.xml b/app/src/main/res/layout/account_summary_row.xml index c375c90e..da058361 100644 --- a/app/src/main/res/layout/account_summary_row.xml +++ b/app/src/main/res/layout/account_summary_row.xml @@ -2,7 +2,7 @@ - - - - - - - + \ No newline at end of file