Add a dark theme slice
Fixes: 142476879 Test: make RunSettingsGoogleRoboTests -j ROBOTEST_FILTER=com.android.settings.homepage.contextualcards.slices.DarkThemeSliceTest Change-Id: I4865c3c4a807bc4ac96762a882b193a3e2595019
This commit is contained in:
@@ -10132,6 +10132,12 @@
|
||||
<!-- [CHAR_LIMIT=40] Positive button text in dark theme notification -->
|
||||
<string name="dark_ui_settings_dialog_acknowledge">Got it</string>
|
||||
|
||||
<!-- [CHAR_LIMIT=50] Title string in the dark theme slice(suggestion) -->
|
||||
<string name="dark_theme_slice_title">Try Dark theme</string>
|
||||
|
||||
<!-- [CHAR_LIMIT=50] Subtitle string in the dark theme slice(suggestion) -->
|
||||
<string name="dark_theme_slice_subtitle">Helps extend battery life</string>
|
||||
|
||||
<!-- [CHAR LIMIT=60] Name of dev option to enable extra quick settings tiles -->
|
||||
<string name="quick_settings_developer_tiles">Quick settings developer tiles</string>
|
||||
|
||||
|
Reference in New Issue
Block a user