本文介绍了布局差异性活动的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我创建活动,但都具有不同的外观。
I have created activity but both have different look.
10 Nexsus形象
Image of Nexsus 10
320×480图片图片
Image of 320 x 480 Image
在第一个图像它显示在底部过多的空间。我怎样才能解决这个问题?我如何作出这样的回应。
At first image it shows too much spaces at bottom . how can I resolve that problem ? How do i make that responsive.
感谢您提前
推荐答案
这个一>
基本上是:
让您的布局不同势版本例如,在文件夹
keep diffrent versions of your layout in folders in example
layout-hdpi
layout-mdpi
layout-other_selector_that_you_want
等
这篇关于布局差异性活动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!