Hi,

I am writing an application that needs to move an image across the
screen while changing it's size and transparency.

Two problems here:

 - resizing the image using Bitmap.createScaledBitmap causes the image
to look jiggly as it moves (cause the resizing changes positions of
lines within the image).

- Dont know how to make the image "fade out" - I need to work on a
single image so I cant use several images with different alpha
channels.

Any help - tip - would be highly welcome !

TIA

-- 
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

Reply via email to