Cherish: Add support for parallel space

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Pranav Vashi
2022-12-13 20:40:49 +05:30
committed by Hưng Phan
parent e777126254
commit 287509be38
2 changed files with 14 additions and 0 deletions

View File

@@ -892,4 +892,8 @@
<string name="qs_header_random_image_title">QS Header Random Image</string>
<string name="qs_header_random_image_summary">Enable random QS header image</string>
<!-- Parallel space -->
<string name="laboratory_parallel_space_title">Parallel space</string>
<string name="laboratory_parallel_space_summary">Allow running multiple instances of the same application in parallel</string>
</resources>