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

Commit 6ca418f5 authored by Walter Jang's avatar Walter Jang
Browse files

Use elevation on edit contact layout to match people list content shadows

Screenshots: go/b16964420
Bug: 16964420

Change-Id: I9e4d9f55ef317e8e581cfe5cdc9975525033555e
parent f337b945
Loading
Loading
Loading
Loading
−517 B
Loading image diff...
−367 B
Loading image diff...
−666 B
Loading image diff...
+2 −1
Original line number Diff line number Diff line
@@ -19,7 +19,8 @@
    xmlns:ex="http://schemas.android.com/apk/res-auto"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:background="@drawable/panel_message">
    android:background="@color/contact_all_list_background_color"
    android:elevation="@dimen/contact_list_card_elevation">

    <LinearLayout
        android:id="@+id/editors"