In Paint class there are three methods: setAntiAlias(); // For enabling anti alias effect. setFilterBitmap(); // When you create a bitmap, filter will be used to make the images fine. setDither(); // will handle the gradient of your image
set these values as true. I think this will help you. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

