From 7b19e9a2bd8329f2175481fb16caf625a01c1bd5 Mon Sep 17 00:00:00 2001
From: m2049r <30435443+m2049r@users.noreply.github.com>
Date: Sat, 18 Nov 2017 10:19:16 +0100
Subject: [PATCH] wider amount field with % left/right padding
---
app/src/main/res/layout/fragment_receive.xml | 30 +++++++++++++++-----
app/src/main/res/layout/fragment_send.xml | 30 +++++++++++++++-----
2 files changed, 46 insertions(+), 14 deletions(-)
diff --git a/app/src/main/res/layout/fragment_receive.xml b/app/src/main/res/layout/fragment_receive.xml
index 1770f0d1..04665cfe 100644
--- a/app/src/main/res/layout/fragment_receive.xml
+++ b/app/src/main/res/layout/fragment_receive.xml
@@ -46,15 +46,31 @@
android:textAlignment="center"
tools:text="9wZnnNctRc7RaLya1rxykH21dUwfQpNGmVLjAvkvqe7nKT2Mw848AJNGMunW5xjoSZ5vCCU3uDnUoVqSSHxzRtQBE3f6crx" />
-
+ android:orientation="horizontal"
+ android:weightSum="12">
+
+
+
+
+
+
+
-
+ android:orientation="horizontal"
+ android:weightSum="12">
+
+
+
+
+
+
+