<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical" >

<TextView
android:id="@+id/button1"
android:layout_width="fill_parent"
android:gravity="center"
android:layout_height="wrap_content"
android:text="发表回复" />

<TableLayout android:id="@+id/TableLayout01"
android:layout_width="wrap_content" android:layout_height="wrap_content"
android:stretchColumns="1,1,2" android:shrinkColumns="2,2">

<TableRow>
</TableRow>

<!-- 分线 -->
<View android:layout_height="2dip" android:background="#FF909090" />

<TableRow>
</TableRow>


<TableRow>
</TableRow>

<View android:layout_height="2dip" android:background="#FF909090" />

<TableRow>
<EditText
android:id="@+id/modified"
android:layout_height="300dp"
android:layout_width="320dp"
android:gravity="center_vertical"
android:text="" />

</TableRow>

<View android:layout_height="2dip" android:background="#FF909090" />


<Button android:id="@+id/button1"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="发表"

/>
</TableLayout>

</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. 还在百度Docker命令?推荐一套我用起来特顺
  2. SharePoint 解决方案:如何获取所有List Te
  3. 还在手动整合Swagger?Swagger官方Starter
  4. Swagger界面丑、功能弱怎么破?用Postman增
  5. 如何离线更新vSAN数据库
  6. MySQL如何实时同步数据到ES?试试这款阿里
  7. 肝了一周总结的SpringBoot实战教程,太实用
  8. DockerHub访问慢怎么破?自建个企业级镜像
  9. 干掉Navicat!MySQL官方客户端到底行不行?
  10. PMP考试个人感想