From 111a7e5bd8ed3646383bf3540f452cb7cd88492b Mon Sep 17 00:00:00 2001 From: lh <1209405678@qq.com> Date: Mon, 26 Feb 2018 13:22:13 +0800 Subject: [PATCH] no message --- app/src/main/res/layout/frag_daily.xml | 44 +++++++++++++------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/app/src/main/res/layout/frag_daily.xml b/app/src/main/res/layout/frag_daily.xml index c77ee06..ea48730 100644 --- a/app/src/main/res/layout/frag_daily.xml +++ b/app/src/main/res/layout/frag_daily.xml @@ -26,7 +26,7 @@ @@ -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 @@ @@ -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 @@ @@ -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 @@ @@ -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 @@ @@ -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 @@ @@ -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 @@ @@ -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 @@ @@ -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 @@ @@ -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 @@ @@ -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 @@ @@ -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"