简体   繁体   中英

how to fix my images into different screen resolutions in android

In my application, I have 12 images in a view. After I designing view, When I run the application only 9 images are appearing remaining 3 are out of view. How can I rectify those problem?

制作9张图像的补丁,如果需要,使用dpi固定大小,并为图像设置不同的分辨率(mdpi,hdpi等。)

使用9个补丁图像,也可以使用dpi定义宽度和高度,请参阅http://codetrips.blogspot.in/2010/12/android-draw-9-patch-seems-broken-too.html中的9个补丁

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM