Android: grab a piece of an ImageView

Posted by komidore64 on Stack Overflow See other posts from Stack Overflow or by komidore64
Published on 2010-05-10T18:38:31Z Indexed on 2010/05/10 19:14 UTC
Read the original article Hit count: 254

I have an ImageView from which I want to copy a piece of it in the shape of a circle that I can then re-display to the user at a larger than original size to simulate a zoom effect. Would I use bitmaps for that? Thanks.

© Stack Overflow or respective owner

Related posts about android

Related posts about android-sdk