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

Commit 39824b35 authored by Ale Nijamkin's avatar Ale Nijamkin Committed by Automerger Merge Worker
Browse files

Merge "Makes lock screen long-press popup background fixed." into udc-dev am: 7738e34d

parents 4fc9114b 7738e34d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
    </item>
    <item>
        <shape android:shape="rectangle">
            <solid android:color="?androidprv:attr/materialColorOnBackground" />
            <solid android:color="?androidprv:attr/materialColorSecondaryFixed" />
            <corners android:radius="@dimen/keyguard_affordance_fixed_radius" />
        </shape>
    </item>