Merge pull request #7558 from thunderbird/fix_settings_navigation
Fix settings navigation entry to add a new account
This commit is contained in:
commit
c37dd860c4
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
<activity
|
||||
android:id="@+id/addAccountScreen"
|
||||
android:name="app.k9mail.feature.launcher.FeatureLauncherActivity"
|
||||
android:data="app://account/setup"
|
||||
app:data="app://account/setup"
|
||||
android:label="@string/account_setup_basics_title" />
|
||||
|
||||
<fragment
|
||||
|
|
Loading…
Reference in a new issue