|
|
@ -55,6 +55,8 @@ |
|
|
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_5" |
|
|
|
|
|
android:inputType="number" |
|
|
|
|
|
android:maxLines="1" |
|
|
android:textColor="@color/black303030" |
|
|
android:textColor="@color/black303030" |
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
@ -106,6 +108,8 @@ |
|
|
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_5" |
|
|
|
|
|
android:inputType="number" |
|
|
|
|
|
android:maxLines="1" |
|
|
android:textColor="@color/black303030" |
|
|
android:textColor="@color/black303030" |
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
@ -131,6 +135,8 @@ |
|
|
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_5" |
|
|
|
|
|
android:inputType="number" |
|
|
|
|
|
android:maxLines="1" |
|
|
android:textColor="@color/black303030" |
|
|
android:textColor="@color/black303030" |
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
@ -156,6 +162,8 @@ |
|
|
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_5" |
|
|
|
|
|
android:inputType="numberDecimal" |
|
|
|
|
|
android:maxLines="1" |
|
|
android:textColor="@color/black303030" |
|
|
android:textColor="@color/black303030" |
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
@ -181,6 +189,8 @@ |
|
|
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_5" |
|
|
|
|
|
android:inputType="numberDecimal" |
|
|
|
|
|
android:maxLines="1" |
|
|
android:textColor="@color/black303030" |
|
|
android:textColor="@color/black303030" |
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|