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

Commit 6394a142 authored by Matthew Fritze's avatar Matthew Fritze Committed by Justin Klaassen
Browse files

Change Night Display slice title to "NightDisplay"

Fixes: 80093098
Test: Slice browser for UI change
Change-Id: I4999d375f76d914095d4af234aaeb31e32fe798f
parent e7906cb9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@

    <com.android.settings.applications.LayoutPreference
        android:key="night_display_activated"
        android:title="@string/night_display_status_title"
        android:title="@string/night_display_title"
        android:selectable="false"
        android:layout="@layout/night_display_activation_button"
        settings:keywords="@string/keywords_display_night_display"