sapphire: Add config_wallpaperMaxScale overlay

* This should fix QS lag when pulling it down
This commit is contained in:
Nem1xx
2024-08-08 06:31:26 +02:00
committed by kibria5
parent 7dca0307c6
commit 39122be53d

View File

@@ -409,4 +409,7 @@
<!-- Whether devices suports in-display fingerprint when screen is off -->
<bool name="config_supportScreenOffUdfps">true</bool>
<!-- The max scale for the wallpaper when it's zoomed in -->
<item name="config_wallpaperMaxScale" format="float" type="dimen">1</item>
</resources>