battersky / circularportrait

show circular portrait photo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Java 100.0%