Merge "Add a dark theme slice" into qt-qpr1-dev

am: 713143df37

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

View File

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