SUW: use DayNight theme for TV

* As the TvSettings are always dark too, it looks better to follow it.

Change-Id: Ifa3d2f21b18ffb3bcc791205c271f76221db2a95
This commit is contained in:
Timi Rautamäki
2021-11-03 12:05:44 +00:00
committed by Nolen Johnson
parent 40215f654c
commit 3282e73de7
3 changed files with 22 additions and 1 deletions

View File

@@ -58,7 +58,7 @@
<application android:label="@string/app_name"
android:icon="@mipmap/ic_launcher"
android:theme="@style/SudThemeGlifV3.Light"
android:theme="@style/Theme.Setup"
android:uiOptions="none"
android:taskAffinity="com.android.wizard"
android:name=".SetupWizardApp">