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:
parent
0503efa8ac
commit
660d5b94ba
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user