Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3ed74c07 authored by Erfan Abdi's avatar Erfan Abdi Committed by Paul Keith
Browse files

Settings: Support dark mode on 'Vision Settings'

Change-Id: Ieae4e1168d2650a222bc93e463ad3d920f027f3a
parent 02aba710
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1662,7 +1662,7 @@
                android:icon="@drawable/ic_accessibility_suggestion"
                android:label="@string/vision_settings_title"
                android:exported="true"
                android:theme="@style/GlifV3Theme.Light">
                android:theme="@style/SudDynamicColorThemeSettings.SetupWizard.DayNight">
            <intent-filter android:priority="1">
                <action android:name="android.settings.ACCESSIBILITY_SETTINGS_FOR_SUW" />
                <category android:name="android.intent.category.DEFAULT" />