Hi all. I developed a game on my Hero, v1.5, which has a screen size of 480 * 320. The image gets loaded as a Bitmap from the res/drawable folder, and used within a 2D Canvas.
The image doesn't fit the screen when I switch to newer devices with different screen ratio, such as a Nexus with 800 * 480... there's a gap at the bottom. What are the options for resolving this issue please? -- 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

