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

Commit 8c506fe7 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Merge cherrypicks of ['googleplex-android-review.googlesource.com/34330004'] into 25Q4-release.

Change-Id: I175513b935e2d96ac0849c7afce8cb9847e087f8
parents fd35cf27 cdd17a94
Loading
Loading
Loading
Loading
+6 −8
Original line number Diff line number Diff line
@@ -83,8 +83,6 @@ constructor(

    /** Default IconShape for when custom shape is not needed */
    val defaultIconShape: IconShape by lazy {
        if (!drawFullBleedIcons) IconShape.EMPTY
        else
        generateIconShape(
            iconBitmapSize,
            AdaptiveIconDrawable(ColorDrawable(Color.BLACK), null)