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

Commit 02f81b1d authored by Aaron Liu's avatar Aaron Liu
Browse files

Remove material U background for bouncer.

It looks like the back scrim is already this color. Adding a background
to this bouncer leads to unsavory transitions.

Fixes: 282923067
Test: open notification shade. Open bouncer from shade.
Change-Id: Iebbc5d775ac1b488c447032c9137600bb91b2c53
parent 75f23639
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -19,9 +19,7 @@

<com.android.keyguard.KeyguardSecurityContainer
    xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:androidprv="http://schemas.android.com/apk/prv/res/android"
    android:id="@+id/keyguard_security_container"
    android:background="?androidprv:attr/materialColorSurfaceContainer"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:clipChildren="false"