From 2644f941510057bbffe2b5aecb5443c769f8e91f Mon Sep 17 00:00:00 2001 From: Javier Varona Date: Mon, 26 Mar 2018 20:33:55 -0400 Subject: [PATCH] - Now after the backup account screen the app send the user to the balance screen --- app/src/main/AndroidManifest.xml | 10 +++++++--- .../crystalwallet/activities/BackupSeedActivity.java | 4 +++- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index e21a87d..2fc09fc 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -15,6 +15,7 @@ android:configChanges="locale" android:theme="@style/AppTheme"> @@ -29,7 +30,8 @@ - + @@ -37,9 +39,11 @@ - + - +