circle image by using AQ

41 views
Skip to first unread message

Sơn Jason

unread,
Feb 9, 2015, 12:06:33 PM2/9/15
to androi...@googlegroups.com
first, I just want to say "android query is amazing!. Thank you". I just want to know how can i make i circle image (for avatar) by using AQ. Any short code for doing this. thanks in advange :)

咸光金

unread,
Mar 12, 2015, 7:37:55 AM3/12/15
to androi...@googlegroups.com

just set options.round  to do what you want

3
4
5
6
ImageOptions options = new ImageOptions();
options.round = 15;
aq.id(R.id.image).image(url, options);
Reply all
Reply to author
Forward
0 new messages