Commit b01b09d4 by cuiliang.shi

不可编辑的内容,不要用编辑框展示。

1 parent 0bc4c586
Showing with 0 additions and 3 deletions
...@@ -17,7 +17,6 @@ ...@@ -17,7 +17,6 @@
android:textSize="18px" /> android:textSize="18px" />
<LinearLayout <LinearLayout
style="@style/InputBoxStyle"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content"> android:layout_height="wrap_content">
...@@ -110,7 +109,6 @@ ...@@ -110,7 +109,6 @@
android:textSize="18px" /> android:textSize="18px" />
<LinearLayout <LinearLayout
style="@style/InputBoxStyle"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content"> android:layout_height="wrap_content">
<EditText <EditText
...@@ -138,7 +136,6 @@ ...@@ -138,7 +136,6 @@
android:textSize="18px" /> android:textSize="18px" />
<LinearLayout <LinearLayout
style="@style/InputBoxStyle"
android:layout_marginLeft="5px" android:layout_marginLeft="5px"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content"> android:layout_height="wrap_content">
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!