overlay: Enable split shade for notifications in landscape

default landscape is so ugly

Change-Id: Ida1fdc8199070ede063c394942cabdff1d7f4fb8
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
rmp22
2025-08-29 10:50:00 +08:00
committed by Joey
parent a21bd138fe
commit b519a08ecb

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Whether to use the split 2-column notification shade -->
<bool name="config_use_split_notification_shade">true</bool>
</resources>