Remove circle image view dependency

This commit is contained in:
inorichi
2017-08-09 12:38:54 +02:00
parent 17fe501a6d
commit b79855c01d
4 changed files with 5 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
android:layout_height="@dimen/material_component_lists_single_line_with_avatar_height"
android:background="?attr/selectable_list_drawable">
<de.hdodenhof.circleimageview.CircleImageView
<ImageView
android:id="@+id/thumbnail"
android:layout_width="@dimen/material_component_lists_single_line_with_avatar_height"
android:layout_height="@dimen/material_component_lists_single_line_with_avatar_height"