|
|
@ -23,15 +23,16 @@ |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:text="@string/buildinghomes1" |
|
|
android:text="@string/buildinghomes1" |
|
|
android:textColor="@color/grey888888" |
|
|
android:textColor="@color/grey888888" |
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
|
|
|
|
|
|
android:textSize="@dimen/text_size_16" /> |
|
|
|
|
|
|
|
|
<TextView |
|
|
<TextView |
|
|
android:id="@+id/dailyd_buildinghome" |
|
|
android:id="@+id/dailyd_buildinghome" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_5" |
|
|
|
|
|
|
|
|
android:layout_marginLeft="@dimen/dp_10" |
|
|
|
|
|
android:padding="@dimen/dp_5" |
|
|
android:textColor="@color/black303030" |
|
|
android:textColor="@color/black303030" |
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
|
|
|
|
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
<include layout="@layout/include_line" /> |
|
|
<include layout="@layout/include_line" /> |
|
|
@ -48,17 +49,19 @@ |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:text="@string/dayage1" |
|
|
android:text="@string/dayage1" |
|
|
android:textColor="@color/grey888888" |
|
|
android:textColor="@color/grey888888" |
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
|
|
|
|
|
|
android:textSize="@dimen/text_size_16" /> |
|
|
|
|
|
|
|
|
<EditText |
|
|
<EditText |
|
|
android:id="@+id/dailyd_dayage" |
|
|
android:id="@+id/dailyd_dayage" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_5" |
|
|
|
|
|
|
|
|
android:layout_marginLeft="@dimen/dp_10" |
|
|
android:inputType="number" |
|
|
android:inputType="number" |
|
|
android:maxLines="1" |
|
|
android:maxLines="1" |
|
|
|
|
|
android:padding="@dimen/dp_5" |
|
|
|
|
|
android:background="@drawable/shape_bg" |
|
|
android:textColor="@color/black303030" |
|
|
android:textColor="@color/black303030" |
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
|
|
|
|
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
<include layout="@layout/include_line" /> |
|
|
<include layout="@layout/include_line" /> |
|
|
@ -76,18 +79,18 @@ |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:text="@string/survival" |
|
|
android:text="@string/survival" |
|
|
android:textColor="@color/grey888888" |
|
|
android:textColor="@color/grey888888" |
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
|
|
|
|
|
|
android:textSize="@dimen/text_size_16" /> |
|
|
|
|
|
|
|
|
<TextView |
|
|
<TextView |
|
|
android:id="@+id/production_info_survival" |
|
|
android:id="@+id/production_info_survival" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_5" |
|
|
|
|
|
|
|
|
android:layout_marginLeft="@dimen/dp_10" |
|
|
android:textColor="@color/black303030" |
|
|
android:textColor="@color/black303030" |
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
|
|
|
|
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
<include layout="@layout/include_line" /> |
|
|
|
|
|
|
|
|
<!--<include layout="@layout/include_line" />--> |
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
<LinearLayout |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
@ -101,17 +104,19 @@ |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:text="@string/death1" |
|
|
android:text="@string/death1" |
|
|
android:textColor="@color/grey888888" |
|
|
android:textColor="@color/grey888888" |
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
|
|
|
|
|
|
android:textSize="@dimen/text_size_16" /> |
|
|
|
|
|
|
|
|
<EditText |
|
|
<EditText |
|
|
android:id="@+id/dailyd_death" |
|
|
android:id="@+id/dailyd_death" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_5" |
|
|
|
|
|
|
|
|
android:layout_marginLeft="@dimen/dp_10" |
|
|
android:inputType="number" |
|
|
android:inputType="number" |
|
|
|
|
|
android:background="@drawable/shape_bg" |
|
|
android:maxLines="1" |
|
|
android:maxLines="1" |
|
|
|
|
|
android:padding="@dimen/dp_5" |
|
|
android:textColor="@color/black303030" |
|
|
android:textColor="@color/black303030" |
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
|
|
|
|
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
<include layout="@layout/include_line" /> |
|
|
<include layout="@layout/include_line" /> |
|
|
@ -128,17 +133,19 @@ |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:text="@string/eliminate" |
|
|
android:text="@string/eliminate" |
|
|
android:textColor="@color/grey888888" |
|
|
android:textColor="@color/grey888888" |
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
|
|
|
|
|
|
android:textSize="@dimen/text_size_16" /> |
|
|
|
|
|
|
|
|
<EditText |
|
|
<EditText |
|
|
android:id="@+id/dailyd_eliminate" |
|
|
android:id="@+id/dailyd_eliminate" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_5" |
|
|
|
|
|
|
|
|
android:layout_marginLeft="@dimen/dp_10" |
|
|
android:inputType="number" |
|
|
android:inputType="number" |
|
|
|
|
|
android:padding="@dimen/dp_5" |
|
|
|
|
|
android:background="@drawable/shape_bg" |
|
|
android:maxLines="1" |
|
|
android:maxLines="1" |
|
|
android:textColor="@color/black303030" |
|
|
android:textColor="@color/black303030" |
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
|
|
|
|
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
<include layout="@layout/include_line" /> |
|
|
<include layout="@layout/include_line" /> |
|
|
@ -155,17 +162,19 @@ |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:text="@string/water" |
|
|
android:text="@string/water" |
|
|
android:textColor="@color/grey888888" |
|
|
android:textColor="@color/grey888888" |
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
|
|
|
|
|
|
android:textSize="@dimen/text_size_16" /> |
|
|
|
|
|
|
|
|
<EditText |
|
|
<EditText |
|
|
android:id="@+id/dailyd_water" |
|
|
android:id="@+id/dailyd_water" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_5" |
|
|
|
|
|
|
|
|
android:layout_marginLeft="@dimen/dp_10" |
|
|
android:inputType="numberDecimal" |
|
|
android:inputType="numberDecimal" |
|
|
android:maxLines="1" |
|
|
android:maxLines="1" |
|
|
|
|
|
android:padding="@dimen/dp_5" |
|
|
|
|
|
android:background="@drawable/shape_bg" |
|
|
android:textColor="@color/black303030" |
|
|
android:textColor="@color/black303030" |
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
|
|
|
|
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
<include layout="@layout/include_line" /> |
|
|
<include layout="@layout/include_line" /> |
|
|
@ -182,17 +191,19 @@ |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:text="@string/weight1" |
|
|
android:text="@string/weight1" |
|
|
android:textColor="@color/grey888888" |
|
|
android:textColor="@color/grey888888" |
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
|
|
|
|
|
|
android:textSize="@dimen/text_size_16" /> |
|
|
|
|
|
|
|
|
<EditText |
|
|
<EditText |
|
|
android:id="@+id/dailyd_weight" |
|
|
android:id="@+id/dailyd_weight" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/dp_5" |
|
|
|
|
|
|
|
|
android:layout_marginLeft="@dimen/dp_10" |
|
|
android:inputType="numberDecimal" |
|
|
android:inputType="numberDecimal" |
|
|
android:maxLines="1" |
|
|
android:maxLines="1" |
|
|
|
|
|
android:padding="@dimen/dp_5" |
|
|
|
|
|
android:background="@drawable/shape_bg" |
|
|
android:textColor="@color/black303030" |
|
|
android:textColor="@color/black303030" |
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
|
|
|
|
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
<include layout="@layout/include_line" /> |
|
|
<include layout="@layout/include_line" /> |
|
|
|