Merge "Add a dark theme slice" into qt-qpr1-dev am: 713143df37

am: e565a793be

Change-Id: I7b780475a3439d229a8b94e882372f7086bd02ed
This commit is contained in:
Sunny Shao
2019-11-18 17:41:25 -08:00
committed by android-build-merger
5 changed files with 309 additions and 0 deletions

View File

@@ -9969,6 +9969,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>