-2
A
回答
-1
试试这个。
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical">
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Call"/>
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="OtherButton"/>
</LinearLayout>
相关问题
- 1. 线性布局的线性布局无法正确显示
- 2. 无法为线性布局设置背景资源
- 3. 为线性布局组件设置android:id
- 4. android设置适配器线性布局
- 5. 根据android studio中的位置动态调整线性布局
- 6. 设计线性布局
- 7. Android:如何在线性布局内设置网格布局?
- 8. 无法将广告置于线性布局的底部
- 9. 无法设置布局页的图
- 10. Qt:无法在QMainWindow中设置布局
- 11. Sencha:无法设置正确的布局:(
- 12. 线性布局
- 13. Android编程线性布局ArrayList整数
- 14. ASP.NET MVC 3 - 自定义WebViewPage无法设置布局属性
- 15. 设置布局以调整使用NetBeans设计的java控件
- 16. 如何在线性布局内设置随机TextView的位置?
- 17. Android:如何动态调整BackgroundDrawable的线性布局
- 18. “试图调整画布大小时,无法设置setAutoResize'”
- 19. 线性布局centeralization
- 20. Android线性布局
- 21. 根据设备调整布局
- 22. Android协调布局与视差标题线性布局?
- 23. 在整个布局设置滚动android
- 24. 按钮放置在线性布局
- 25. 放置三个android线性布局
- 26. 设置布局
- 27. 设置布局
- 28. 相对布局误差线性布局
- 29. 相对布局和线性布局
- 30. 更多线性布局的Android布局
分享您已写入 – Passiondroid
份额的XML布局你的代码 –
贾斯汀接受如果有帮助你答案 –