Open GoogleCodeExporter opened 9 years ago
This actually cannot be done with the current code to rounding images. So the 2
settings can't apply together.
The entire bitmap is rounded with anti-alias. With ratio, all corners might be
cut off, so technically it's rounded, but might not be showing depends on ratio.
I would like to apply round corner dynamically without creating a new bitmap,
but couldn't find an efficient way to do that in Android.
If anyone can point out a way to do this I will gladly test it out.
Original comment by tinyeeliu@gmail.com
on 10 Dec 2012 at 1:58
Original issue reported on code.google.com by
fdoyl...@gmail.com
on 5 Dec 2012 at 3:09