05-08-2009 06:17 PM
Heya,
I realize a scalable graphic would be better suited for this, but for my own curiousity, how would I specify the width and height of a bitmap shown using BitmapField, and loaded with Bitmap.getBitmapResource("path") ?I have a PNG that is 320px wide, and gets cut off on phones with smaller screens (i.e. pearl heh), and for them I want to be able to scale the image down before having it added.
Thanks,
James
05-08-2009 06:21 PM
Hurgh, nevermind. My search skills were sucking for a minute. Found a solution!
THanks