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

Commit 71cdd2f3 authored by Austin Delgado's avatar Austin Delgado
Browse files

Update Credential BP edit text box styling

Bug: 437413510
Test: CredentialPasswordViewScreenshotTest
Flag: EXEMPT bugfix
Change-Id: I338a41ad39b82669f9d33dc0892cc8300ddcfd49
parent 86b91736
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
    xmlns:androidprv="http://schemas.android.com/apk/prv/res/android"
    android:shape="rectangle">
    <stroke
        android:width="1dp"
        android:width="2dp"
        android:color="@androidprv:color/materialColorOutline" />
    <corners
        android:radius="4dp" />