|
|
|
@ -21,7 +21,7 @@ |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="@dimen/dp_20" |
|
|
|
android:layout_marginTop="@dimen/dp_20" |
|
|
|
android:layout_marginTop="@dimen/dp_25" |
|
|
|
android:background="@color/white"> |
|
|
|
|
|
|
|
<TextView |
|
|
|
@ -29,7 +29,7 @@ |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="@string/date" |
|
|
|
android:textColor="@color/grey888888" |
|
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:id="@+id/order_date" |
|
|
|
@ -37,14 +37,14 @@ |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="@dimen/dp_5" |
|
|
|
android:textColor="@color/black303030" |
|
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="@dimen/dp_20" |
|
|
|
android:layout_marginTop="@dimen/dp_10" |
|
|
|
android:layout_marginTop="@dimen/dp_15" |
|
|
|
android:background="@color/white"> |
|
|
|
|
|
|
|
<TextView |
|
|
|
@ -52,7 +52,7 @@ |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="@string/supplier" |
|
|
|
android:textColor="@color/grey888888" |
|
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:id="@+id/order_supplier" |
|
|
|
@ -60,14 +60,14 @@ |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="@dimen/dp_5" |
|
|
|
android:textColor="@color/black303030" |
|
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="@dimen/dp_20" |
|
|
|
android:layout_marginTop="@dimen/dp_10" |
|
|
|
android:layout_marginTop="@dimen/dp_15" |
|
|
|
android:background="@color/white"> |
|
|
|
|
|
|
|
<TextView |
|
|
|
@ -75,7 +75,7 @@ |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="@string/variety" |
|
|
|
android:textColor="@color/grey888888" |
|
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:id="@+id/order_variety" |
|
|
|
@ -83,14 +83,14 @@ |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="@dimen/dp_5" |
|
|
|
android:textColor="@color/black303030" |
|
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="@dimen/dp_20" |
|
|
|
android:layout_marginTop="@dimen/dp_10" |
|
|
|
android:layout_marginTop="@dimen/dp_15" |
|
|
|
android:background="@color/white"> |
|
|
|
|
|
|
|
<TextView |
|
|
|
@ -98,7 +98,7 @@ |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="@string/driver" |
|
|
|
android:textColor="@color/grey888888" |
|
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:id="@+id/driver" |
|
|
|
@ -106,14 +106,14 @@ |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="@dimen/dp_5" |
|
|
|
android:textColor="@color/black303030" |
|
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="@dimen/dp_20" |
|
|
|
android:layout_marginTop="@dimen/dp_10" |
|
|
|
android:layout_marginTop="@dimen/dp_15" |
|
|
|
android:background="@color/white"> |
|
|
|
|
|
|
|
<TextView |
|
|
|
@ -121,7 +121,7 @@ |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:text="@string/number" |
|
|
|
android:textColor="@color/grey888888" |
|
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
|
|
|
|
|
<TextView |
|
|
|
android:id="@+id/order_number" |
|
|
|
@ -129,7 +129,7 @@ |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginLeft="@dimen/dp_5" |
|
|
|
android:textColor="@color/black303030" |
|
|
|
android:textSize="@dimen/text_size_20" /> |
|
|
|
android:textSize="@dimen/text_size_18" /> |
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
|
|
|
|