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

Commit 0f5170d3 authored by Massimo Carli's avatar Massimo Carli
Browse files

Improve wallpaper background blur parameters

Update default blur radius to 38dp
Update default dark scrim alpha to 54%

Fixes: 293861780
Test: Visual

Change-Id: I9c8f6753396136101f666df6d9dc5c18c33a4b31
parent 61e1769c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5608,13 +5608,13 @@

    <!-- Blur radius for the Option 3 in R.integer.config_letterboxBackgroundType. Values < 0 are
        ignored and 0 is used. -->
    <dimen name="config_letterboxBackgroundWallpaperBlurRadius">24dp</dimen>
    <dimen name="config_letterboxBackgroundWallpaperBlurRadius">38dp</dimen>

    <!-- Alpha of a black translucent scrim showed over wallpaper letterbox background when
        the Option 3 is selected for R.integer.config_letterboxBackgroundType.
        Values < 0 or >= 1 are ignored and 0.0 (transparent) is used instead. -->
    <item name="config_letterboxBackgroundWallaperDarkScrimAlpha" format="float" type="dimen">
        0.75
        0.54
    </item>

    <!-- Corners appearance of the letterbox background.