简体   繁体   English

如何在android中创建自定义布局

[英]how to create custom layout in android

first sorry for my bad English, I am new to custom layout how to create custom layout like below image any one help me how to design it ,I m already search in google but i did't any solution so,please any one help me how to do that首先抱歉我的英语不好,我是自定义布局的新手 如何创建自定义布局,如下图 任何人都可以帮助我如何设计它,我已经在谷歌搜索,但我没有任何解决方案,请任何人帮助我怎么做在此处输入图片说明

1. TextView and a Button 1. TextView和一个Button
2. The 2nd seems to be just a LinearLayout with android:orientation="horizontal" which has been inflated by an item layout which has an ImageView and 3 TextViews vertically. 2. 第二个似乎只是一个带有android:orientation="horizontal"LinearLayout ,它被一个具有ImageView和 3 个TextViews垂直的项目布局膨胀。 I'm sure you are getting the idea.我相信你明白了。

3. TextView and Button again 3.再次TextViewButton
4. Same like 2nd view but inflated with just ImageView 4. 与第二个视图相同,但只用ImageView膨胀

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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