Update contact list divider styling.

This commit is contained in:
Greyson Parrelli
2019-10-18 13:03:58 -04:00
parent c0aa9d7587
commit 7b5c1904cf
4 changed files with 30 additions and 21 deletions

View File

@@ -5,8 +5,8 @@
android:id="@+id/camera_contact_header"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="@dimen/camera_contacts_horizontal_margin"
android:layout_marginEnd="@dimen/camera_contacts_horizontal_margin"
android:layout_marginStart="16dp"
android:layout_marginEnd="16dp"
android:layout_marginTop="16dp"
android:layout_marginBottom="24dp"
style="@style/Signal.Text.Preview"