From 610409862b1126d1c4d33794762f4ad34ea960e4 Mon Sep 17 00:00:00 2001 From: Mihai Eduard Badea Date: Tue, 19 May 2020 15:09:25 +0300 Subject: [PATCH] For issue #10725 - Truncated account details - Set the textview's height to "wrap_content" and added top/bottom padding to account for the size difference and maintain the original height --- app/src/main/res/layout/fragment_login_detail.xml | 8 ++++++-- app/src/main/res/values/dimens.xml | 1 + 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/fragment_login_detail.xml b/app/src/main/res/layout/fragment_login_detail.xml index da67376a8..1c8c9c2bf 100644 --- a/app/src/main/res/layout/fragment_login_detail.xml +++ b/app/src/main/res/layout/fragment_login_detail.xml @@ -33,10 +33,12 @@ 10dp 12dp + 5dp