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

Commit 62a36814 authored by Andrew Lee's avatar Andrew Lee
Browse files

Specify more appropriate value for directory header background.

Change-Id: If39dc537231a2fcd4b5e7b21c2bf1e056dde2285
parent 29c0fb72
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
    xmlns:android="http://schemas.android.com/apk/res/android"
    style="@style/DirectoryHeader"
    android:id="@+id/directory_header"
    android:background="?attr/list_item_background_color"
    android:background="?attr/contact_browser_background"
    android:paddingLeft="?attr/list_item_padding_left"
    android:paddingRight="?attr/list_item_padding_right"
    android:paddingStart="?attr/list_item_padding_left"