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

Commit 7738e34d authored by Ale Nijamkin's avatar Ale Nijamkin Committed by Android (Google) Code Review
Browse files

Merge "Makes lock screen long-press popup background fixed." into udc-dev

parents 269e417a 0c4de34d
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>