It depends on your layout. probably the parent container is what is too small somehow. If you try putting that image into an empty frame or absolute layout, it'll probably fill it right up.
Check for margins, padding or other things that could make the container in the layout be smaller than you want. Posting the layout would probably be helpful for us. Thanks On May 21, 5:20 am, zeeshan <[email protected]> wrote: > Hi Experts, > > i am trying to display 480*320 image in fill_parent width and height > but it doesn't fit on full screen. > image seems a bit smaller in width. > > do i need to change resolution or something else, please advise > > thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

