From 357cc97e4047e7005fc151c39addbeb8b56b3f5b Mon Sep 17 00:00:00 2001 From: Severiano Jaramillo Date: Tue, 22 Jan 2019 09:56:58 -0600 Subject: [PATCH] =?UTF-8?q?Improve=20homescreen=20buttons=20layout,=20maki?= =?UTF-8?q?ng=20the=20camera=20button=20bigger=20and=20putting=20it=20over?= =?UTF-8?q?=20the=20Send=20button=20in=20the=20border=20at=20~-140=C2=B0,?= =?UTF-8?q?=20and=20removing=20the=20line=20that=20connected=20the=20camer?= =?UTF-8?q?a=20and=20send=20buttons.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/layout/fragment_home.xml | 60 ++++++++++------------- 1 file changed, 26 insertions(+), 34 deletions(-) diff --git a/app/src/main/res/layout/fragment_home.xml b/app/src/main/res/layout/fragment_home.xml index ce0a9a7..5c9b442 100644 --- a/app/src/main/res/layout/fragment_home.xml +++ b/app/src/main/res/layout/fragment_home.xml @@ -21,19 +21,13 @@ android:layout_width="match_parent" android:layout_height="match_parent"> - + app:layout_constraintGuide_percent="0.5"/> @@ -67,21 +62,6 @@ app:layout_constraintEnd_toEndOf="@id/fabReceiveTransaction" app:layout_constraintBottom_toBottomOf="parent"/> - - + + + - -