<LinearLayout
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:orientation="horizontal" >

<Button
android:layout_width="wrap_content"
android:layout_height="fill_parent"
android:layout_weight="1"
android:text="1" />

<Button
android:layout_width="wrap_content"
android:layout_height="fill_parent"
android:layout_weight="1"
android:text="1" />

<Button
android:layout_width="wrap_content"
android:layout_height="fill_parent"
android:layout_weight="1"
android:text="1" />

</LinearLayout>

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. Android高性能编码四:代码优化
  2. Android(安卓)3D 编程:HelloArrow
  3. Android(安卓)服务器推送技术
  4. 总结的一些android公共库
  5. gravity与layout_gravity的区别
  6. android ftp 客户端编写(ftp4j)
  7. Android中资源管理机制详细分析
  8. 【Android(安卓)UI设计与开发】第15期:顶
  9. Android开发资源完全汇总
  10. Android(安卓)沉浸式状态栏 头部可拉伸带