Change Night Display slice title to "NightDisplay"
Fixes: 80093098 Test: Slice browser for UI change Change-Id: I4999d375f76d914095d4af234aaeb31e32fe798f
This commit is contained in:
committed by
Justin Klaassen
parent
e7906cb910
commit
6394a1425c
@@ -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"
|
||||
|
Reference in New Issue
Block a user