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

Commit e03adb4b authored by Walter Jang's avatar Walter Jang Committed by Android (Google) Code Review
Browse files

Merge "Use elevation on edit contact layout to match people list content shadows" into lmp-mr1-dev

parents 3560f934 6ca418f5
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"