sambocrockett
Newbie
Ive been working on getting images to load from the res file to screen and stay their same proportions no matter what the screen size. The problem Im having is that the images stretch to fit the screen and I cant seem to get them to stay in proportion. Ive looked through the sdk notes but havent really found anything that I can understand how to implement. The app I am working on basically just takes pictures stored in the res file and draws them to the screen and has two buttons to scroll back and forth through the pics.....its just for my own practice for now but I plan on implementing more into it once I get a better handle on android development.
Anyway, I got the pictures to draw to screen but the problem Im having is that the pictures are stretching to fit the screen.
Any thoughts on how I can get the pics to not stretch and stay in proportion from platform to platform.
Anyway, I got the pictures to draw to screen but the problem Im having is that the pictures are stretching to fit the screen.
Any thoughts on how I can get the pics to not stretch and stay in proportion from platform to platform.