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

Commit 44cdbbd5 authored by Lucas Dupin's avatar Lucas Dupin
Browse files

Enable wallpaper zoom

Test: manual
Bug: 149792636
Bug: 146387434
Change-Id: I95f175563395db7ac2ad9843cb34a3128bd74c33
parent 13dcbd32
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4420,7 +4420,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</item>
    <item name="config_wallpaperMaxScale" format="float" type="dimen">1.15</item>

    <!-- Package name that will receive an explicit manifest broadcast for
         android.os.action.POWER_SAVE_MODE_CHANGED. -->