On Thu, Nov 18, 2010 at 12:44 PM, Serzh Butterfly <[email protected]> wrote:
> Gradient isn't smooth and lines have a little blur. I want to have a hard > lines. > What is the problem? > Sounds like scaling and / or anti-aliasing issues. Make sure you're using the right image resolution for the screen density your testing on and check this too: http://developer.android.com/reference/android/graphics/Paint.html#ANTI_ALIAS_FLAG ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

