开发者

android set linearlayout horizontal gap?

i added a lot of images into a lin开发者_运维百科earlayout with horizontal orientation.

now i wanna set a gap between each image , is that possible??

thanks


Sure, add this to each of the ImageViews:

android:layout_mariginRight="10px"
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜