From e1ba02a426085aa8af364930b220ac1d7d1f29c7 Mon Sep 17 00:00:00 2001 From: n8fr8 Date: Wed, 25 Oct 2017 11:42:36 -0400 Subject: [PATCH] improve the layout! --- app/src/main/res/layout/layout_main.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/layout_main.xml b/app/src/main/res/layout/layout_main.xml index f854db5d..030257cf 100644 --- a/app/src/main/res/layout/layout_main.xml +++ b/app/src/main/res/layout/layout_main.xml @@ -58,7 +58,7 @@ android:layout_height="wrap_content" android:textSize="14sp" android:fontFamily="sans-serif-light" - android:text="asdasd" + android:text="" android:lines="1" android:maxLines="1" android:layout_margin="12dp"