commit e1ba02a426085aa8af364930b220ac1d7d1f29c7 Author: n8fr8 nathan@freitas.net Date: Wed Oct 25 11:42:36 2017 -0400
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"
tor-commits@lists.torproject.org