summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/layout
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2023-01-05 17:03:34 -0300
committerTorsten Grote <t@grobox.de>2023-01-05 17:04:02 -0300
commit2c78d3c9ac6d2b7749af4c46f424766ede0a7a1b (patch)
tree1f473f9e072468bc45862b400d8ef4e91d9c5955 /wallet/src/main/res/layout
parentab77084575b76f9cbd517ff5817a2a5655133136 (diff)
downloadtaler-android-2c78d3c9ac6d2b7749af4c46f424766ede0a7a1b.tar.gz
taler-android-2c78d3c9ac6d2b7749af4c46f424766ede0a7a1b.tar.bz2
taler-android-2c78d3c9ac6d2b7749af4c46f424766ede0a7a1b.zip
[wallet] Some fixes for accepting a tip
Diffstat (limited to 'wallet/src/main/res/layout')
-rw-r--r--wallet/src/main/res/layout/fragment_prompt_tip.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wallet/src/main/res/layout/fragment_prompt_tip.xml b/wallet/src/main/res/layout/fragment_prompt_tip.xml
index d96ef60..941274f 100644
--- a/wallet/src/main/res/layout/fragment_prompt_tip.xml
+++ b/wallet/src/main/res/layout/fragment_prompt_tip.xml
@@ -147,8 +147,8 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="16dp"
- android:layout_marginBottom="8dp"
android:layout_marginEnd="8dp"
+ android:layout_marginBottom="8dp"
android:gravity="center"
android:textSize="24sp"
android:visibility="invisible"