Skip to content

battersky/circularportrait

Repository files navigation

circularportrait

show circular portrait photo

CircularPortraitDrawable drawable = new CircularPortraitDrawable(getResources(), R.drawable.th);
mImageView.setImageDrawable(drawable);
mBigView.setImageDrawable(drawable);

![Image of scren shot] (screen-shot.png)

About

show circular portrait photo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages