From feabbbf4f5919932e6446978af328dbbef2cf37f Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Tue, 10 Jun 2014 22:27:38 -0700 Subject: #171 Add avatars to Admin tab --- res/layout/user_list_item.xml | 45 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 res/layout/user_list_item.xml (limited to 'res/layout/user_list_item.xml') diff --git a/res/layout/user_list_item.xml b/res/layout/user_list_item.xml new file mode 100644 index 00000000..40dcf06d --- /dev/null +++ b/res/layout/user_list_item.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3