From 37964da4a578a9cfa36f525c217eecd4087579b2 Mon Sep 17 00:00:00 2001 From: Alexander Bakker Date: Sat, 9 Sep 2023 12:46:44 +0200 Subject: [PATCH] Clarify that only Aegis vaults can be imported during the intro Some users understandably get confused when they try to import a backup file from a different 2FA app during the intro and then get greeted with an error dialog. This changes the button text to "Import Aegis vault" and adds a small hint text in the hope that this makes the limitations of the intro more clear to the user. --- .../res/layout/fragment_welcome_slide.xml | 61 ++++++++++++------- app/src/main/res/values/strings.xml | 3 +- 2 files changed, 40 insertions(+), 24 deletions(-) diff --git a/app/src/main/res/layout/fragment_welcome_slide.xml b/app/src/main/res/layout/fragment_welcome_slide.xml index 22a41f28..8ddd4a93 100644 --- a/app/src/main/res/layout/fragment_welcome_slide.xml +++ b/app/src/main/res/layout/fragment_welcome_slide.xml @@ -18,28 +18,6 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" /> - - -