Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Commit

Permalink
Fixes #4072: Re-installing Fenix shows tabs from previous install (#4076
Browse files Browse the repository at this point in the history
)
  • Loading branch information
colintheshots authored and sblatz committed Jul 16, 2019
1 parent 5792acf commit badf79d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<application
android:name=".FenixApplication"
android:allowBackup="true"
android:allowBackup="false"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
Expand Down

0 comments on commit badf79d

Please sign in to comment.