1
0
mirror of https://github.com/etesync/android synced 2024-11-15 20:38:58 +00:00

Journal item activity: improve look (add elevation to contact name).

This commit is contained in:
Tom Hacohen 2017-05-12 11:31:22 +01:00
parent 0503efa8ac
commit 660d5b94ba

View File

@ -39,6 +39,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@color/orange400"
android:elevation="2dp"
android:padding="16dp"
android:textAppearance="?android:attr/textAppearanceLarge"
android:textColor="@color/White"