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

Commit 6163619c authored by Michel Comin Escude's avatar Michel Comin Escude
Browse files

Changed zoom level of wallpaper from 15% to 10%

Bug: 152993051
Test: Visual
Change-Id: I970519737c76a4f634c7af87fa6cc9a7a7615a9b
parent b4b806dd
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. -->