mirror of
https://github.com/bitwarden/mobile
synced 2026-01-05 01:53:17 +00:00
rename main theme to light theme
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
<application
|
||||
android:label="Bitwarden"
|
||||
android:theme="@style/MainTheme"
|
||||
android:theme="@style/LightTheme"
|
||||
android:allowBackup="false"
|
||||
tools:replace="android:allowBackup"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
|
||||
Reference in New Issue
Block a user