1
0
Fork 0

Fixes #4072: Re-installing Fenix shows tabs from previous install (#4076)

master
Colin Lee 2019-07-16 10:28:18 -05:00 committed by Sawyer Blatz
parent 5792acf442
commit badf79da48
1 changed files with 1 additions and 1 deletions

View File

@ -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"