mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-02 01:10:08 -06:00
update backup flow
This commit is contained in:
@@ -12,8 +12,7 @@
|
||||
android:theme="@style/Theme.KeyPass">
|
||||
<activity
|
||||
android:name=".ui.backup.BackupActivity"
|
||||
android:label="@string/title_activity_backup"></activity>
|
||||
<activity android:name=".ui.settings_activity.SettingsActivity" />
|
||||
android:label="@string/title_activity_backup"/>
|
||||
<activity android:name=".ui.generate.GeneratePasswordActivity" />
|
||||
<activity android:name=".ui.auth.AuthenticationActivity">
|
||||
<intent-filter>
|
||||
|
||||
Reference in New Issue
Block a user