mirror of
https://github.com/bitwarden/android.git
synced 2024-12-24 01:48:25 +03:00
add back app name and theme
This commit is contained in:
parent
e0c52dea3a
commit
1c58d99006
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue