Increase Avatar border and change shadow color

This commit is contained in:
Torsten Grote
2016-05-13 12:40:26 -03:00
parent fb85345392
commit 9d686e16e0
10 changed files with 24 additions and 23 deletions

View File

@@ -9,10 +9,10 @@
<de.hdodenhof.circleimageview.CircleImageView
android:id="@+id/contactAvatar"
style="@style/BriarAvatar"
android:layout_width="30dp"
android:layout_height="30dp"
app:civ_border_color="@color/action_bar_text"
app:civ_border_width="@dimen/avatar_border_width"
tools:src="@drawable/ic_launcher"/>
<ImageView