Hi!
I'm drawing on my custom Views canvas. Why the Views resolution is always 320x480 and then it's streched to fill the whole screen wich resolution is 480x800? This causes little gaps between pixels that should be right next to each other. How can I get the View to use the screens native resolution withoud scaling? Or can I define the Views drawing resolution myself?