Android widget for user info page and circle shape user icon -
how make user info page this:
for grey background under user icon, widget? user image view or there better way implement this?
and if want user icon circle shape, other customize widget, there more convenient way it?
you can make use of circular imageview android. can used kinds of drawables, i.e. picassodrawable picasso or other non-standard drawables. here link of library: https://github.com/hdodenhof/circleimageview
Comments
Post a Comment