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

Commit 12c54425 authored by Massimo Carli's avatar Massimo Carli Committed by Android (Google) Code Review
Browse files

Merge "Improve wallpaper background blur parameters" into udc-qpr-dev

parents 7cc06991 0f5170d3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5618,13 +5618,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.