aboutsummaryrefslogtreecommitdiff
path: root/res/layout/chat_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/chat_item.xml')
-rw-r--r--res/layout/chat_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/chat_item.xml b/res/layout/chat_item.xml
index b175d6c1..f31f7988 100644
--- a/res/layout/chat_item.xml
+++ b/res/layout/chat_item.xml
@@ -4,7 +4,7 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content">
- <ImageView
+ <github.daneren2005.dsub.view.RecyclingImageView
android:id="@+id/chat_avatar"
android:src="@drawable/ic_social_person"
android:layout_width="@dimen/AlbumArt.Small"