From 98d693d48ad491b19d89e5d394c2e54a36731728 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Mon, 22 Jun 2020 14:58:18 -0300 Subject: [wallet] Improve Anastasis UI mockup --- .../res/layout/fragment_anastasis_identity.xml | 26 ++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) (limited to 'wallet/src/main/res/layout/fragment_anastasis_identity.xml') diff --git a/wallet/src/main/res/layout/fragment_anastasis_identity.xml b/wallet/src/main/res/layout/fragment_anastasis_identity.xml index 542a821..e24be31 100644 --- a/wallet/src/main/res/layout/fragment_anastasis_identity.xml +++ b/wallet/src/main/res/layout/fragment_anastasis_identity.xml @@ -39,7 +39,7 @@ android:layout_height="wrap_content" android:layout_margin="16dp" android:layout_marginTop="24dp" - android:text="To find your secret later, we create an anonymous identifier from unforgettable information about you.\n\nFeel free to lie as long as you will be able to provide exactly the same information when needing to restore." + android:text="To find your secret later, we create an anonymous identifier from unforgettable information about you.\n\nThis information will not be stored and not shared with anybody.\n\nFeel free to lie as long as you will be able to provide exactly the same information when needing to restore." app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toEndOf="@+id/imageView2" app:layout_constraintTop_toTopOf="parent" /> @@ -87,6 +87,7 @@ @@ -104,6 +105,7 @@ @@ -133,7 +135,6 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_margin="16dp" - app:layout_constraintBottom_toTopOf="@+id/createIdentifierButton" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@+id/birthDateInput" @@ -148,6 +149,27 @@ + + + + + +