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