Cherish: notch-city: Add 3 mode display cutout handler [3/3]
[AgentFabulous - POSP] - Add the respective control in here - Also add a little video illustration I made to go along with it :) Signed-off-by: Kshitij Gupta <kshitijgm@gmail.com> Signed-off-by: Arghya Chanda <arghyac35@gmail.com> Change-Id: I8fe68610a50e2a430363dc09f4a9adb8a4563ad0 Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -1242,4 +1242,16 @@
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="display_cutout_style_entries" translatable="false">
|
||||
<item>@string/display_cutout_style_normal</item>
|
||||
<item>@string/display_cutout_style_immerse</item>
|
||||
<item>@string/display_cutout_style_hide</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="display_cutout_style_values" translatable="false">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user