set theme for dialogs

This commit is contained in:
2020-11-23 09:53:44 +01:00
parent 830f7e753b
commit 0e5c697bce
9 changed files with 68 additions and 11 deletions

View File

@ -10,7 +10,7 @@
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppThemeLight">
android:theme="@style/AppTheme.Light">
<activity
android:name=".SplashActivity"
android:label="@string/app_name"