add back app name and theme

This commit is contained in:
Kyle Spearrin 2019-06-05 16:40:05 -04:00
parent e0c52dea3a
commit 1c58d99006
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false" />
<application
android:label="Bitwarden"
android:theme="@style/LightTheme.Splash"
android:allowBackup="false"
tools:replace="android:allowBackup"
android:icon="@mipmap/ic_launcher"