Browse Source

no message

master
lh 7 years ago
parent
commit
111a7e5bd8
1 changed files with 22 additions and 22 deletions
  1. +22
    -22
      app/src/main/res/layout/frag_daily.xml

+ 22
- 22
app/src/main/res/layout/frag_daily.xml View File

@ -26,7 +26,7 @@
<TextView
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="2"
android:layout_weight="4"
android:text="@string/death2"
android:textColor="@color/grey888888"
android:textSize="@dimen/text_size_16" />
@ -35,7 +35,7 @@
android:id="@+id/frag_death"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="5"
android:layout_weight="9"
android:background="@drawable/shape_bg"
android:hint="请输入数字"
android:inputType="number"
@ -59,7 +59,7 @@
<TextView
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="2"
android:layout_weight="4"
android:text="@string/eliminate1"
android:textColor="@color/grey888888"
android:textSize="@dimen/text_size_16" />
@ -68,7 +68,7 @@
android:id="@+id/frag_eliminate"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="5"
android:layout_weight="9"
android:background="@drawable/shape_bg"
android:hint="请输入数字"
android:inputType="number"
@ -92,7 +92,7 @@
<TextView
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="2"
android:layout_weight="4"
android:text="@string/water2"
android:textColor="@color/grey888888"
android:textSize="@dimen/text_size_16" />
@ -101,7 +101,7 @@
android:id="@+id/frag_water"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="5"
android:layout_weight="9"
android:background="@drawable/shape_bg"
android:hint="请输入数字"
android:inputType="numberDecimal"
@ -125,7 +125,7 @@
<TextView
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="2"
android:layout_weight="4"
android:text="@string/weight1"
android:textColor="@color/grey888888"
android:textSize="@dimen/text_size_16" />
@ -134,7 +134,7 @@
android:id="@+id/frag_weight"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="5"
android:layout_weight="9"
android:background="@drawable/shape_bg"
android:hint="请输入数字"
android:inputType="numberDecimal"
@ -158,7 +158,7 @@
<TextView
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="2"
android:layout_weight="4"
android:text="最低温度(℃):"
android:textColor="@color/grey888888"
android:textSize="@dimen/text_size_16" />
@ -167,7 +167,7 @@
android:id="@+id/frag_mint"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="5"
android:layout_weight="9"
android:background="@drawable/shape_bg"
android:hint="请输入数字"
android:inputType="numberDecimal"
@ -191,7 +191,7 @@
<TextView
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="2"
android:layout_weight="4"
android:text="最高温度(℃):"
android:textColor="@color/grey888888"
android:textSize="@dimen/text_size_16" />
@ -200,7 +200,7 @@
android:id="@+id/frag_maxt"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="5"
android:layout_weight="9"
android:background="@drawable/shape_bg"
android:hint="请输入数字"
android:inputType="numberDecimal"
@ -224,7 +224,7 @@
<TextView
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="2"
android:layout_weight="4"
android:text="最低湿度(%):"
android:textColor="@color/grey888888"
android:textSize="@dimen/text_size_16" />
@ -233,7 +233,7 @@
android:id="@+id/frag_minh"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="5"
android:layout_weight="9"
android:background="@drawable/shape_bg"
android:hint="请输入数字"
android:inputType="numberDecimal"
@ -257,7 +257,7 @@
<TextView
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="2"
android:layout_weight="4"
android:text="最高湿度(%):"
android:textColor="@color/grey888888"
android:textSize="@dimen/text_size_16" />
@ -266,7 +266,7 @@
android:id="@+id/frag_maxh"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="5"
android:layout_weight="9"
android:background="@drawable/shape_bg"
android:hint="请输入数字"
android:inputType="numberDecimal"
@ -290,7 +290,7 @@
<TextView
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="2"
android:layout_weight="4"
android:text="最小通风(夜):"
android:textColor="@color/grey888888"
android:textSize="@dimen/text_size_16" />
@ -299,7 +299,7 @@
android:id="@+id/frag_minw"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="5"
android:layout_weight="9"
android:background="@drawable/shape_bg"
android:hint="1大+1大12格 60%"
android:inputType="text"
@ -323,7 +323,7 @@
<TextView
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="2"
android:layout_weight="4"
android:text="最大通风(昼):"
android:textColor="@color/grey888888"
android:textSize="@dimen/text_size_16" />
@ -332,7 +332,7 @@
android:id="@+id/frag_maxw"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="5"
android:layout_weight="9"
android:background="@drawable/shape_bg"
android:hint="1大23hz 50%"
android:inputType="text"
@ -356,7 +356,7 @@
<TextView
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="2"
android:layout_weight="4"
android:text="负压:"
android:textColor="@color/grey888888"
android:textSize="@dimen/text_size_16" />
@ -365,7 +365,7 @@
android:id="@+id/frag_pressure"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="5"
android:layout_weight="9"
android:background="@drawable/shape_bg"
android:hint="请输入数字"
android:inputType="numberDecimal"


Loading…
Cancel
Save