Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 32144ce3 authored by Lucas Dupin's avatar Lucas Dupin Committed by Automerger Merge Worker
Browse files

Merge "Changed zoom level of wallpaper from 15% to 10%" into rvc-dev am: 041735de am: ddc1ce08

Change-Id: I4a67c75f58517a758b1b5785081b859503ae31f5
parents e90307ee ddc1ce08
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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. -->