display explainer screen when choosing recover account

This commit is contained in:
ameba23
2021-03-17 10:46:34 +01:00
parent af097dc859
commit 6483b0ed87
5 changed files with 42 additions and 9 deletions

View File

@@ -34,7 +34,7 @@
app:srcCompat="@drawable/qr_code_intro" />
<Button
android:id="@+id/button"
android:id="@+id/beginButton"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="24dp"