Merge "Changed zoom level of wallpaper from 15% to 10%" into rvc-dev

This commit is contained in:
Lucas Dupin
2020-04-02 03:32:31 +00:00
committed by Android (Google) Code Review

View File

@@ -4418,7 +4418,7 @@
<string name="config_customSessionPolicyProvider"></string>
<!-- The max scale for the wallpaper when it's zoomed in -->
<item name="config_wallpaperMaxScale" format="float" type="dimen">1.15</item>
<item name="config_wallpaperMaxScale" format="float" type="dimen">1.10</item>
<!-- Package name that will receive an explicit manifest broadcast for
android.os.action.POWER_SAVE_MODE_CHANGED. -->