|  | @@ -37,9 +37,9 @@
 | 
	
		
			
				|  |  |      <TextView
 | 
	
		
			
				|  |  |          android:id="@+id/fast_take_send_bg"
 | 
	
		
			
				|  |  |          android:layout_width="120dp"
 | 
	
		
			
				|  |  | -        android:layout_height="148dp"
 | 
	
		
			
				|  |  | +        android:layout_height="138dp"
 | 
	
		
			
				|  |  |          android:layout_x="181dp"
 | 
	
		
			
				|  |  | -        android:layout_y="440dp"
 | 
	
		
			
				|  |  | +        android:layout_y="464dp"
 | 
	
		
			
				|  |  |          android:background="@drawable/textview_border"
 | 
	
		
			
				|  |  |          android:gravity="center_horizontal"
 | 
	
		
			
				|  |  |          android:paddingTop="15dp"
 | 
	
	
		
			
				|  | @@ -60,17 +60,19 @@
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |      <TextView
 | 
	
		
			
				|  |  |          android:id="@+id/take_btn"
 | 
	
		
			
				|  |  | -        android:layout_width="150dp"
 | 
	
		
			
				|  |  | -        android:layout_height="87dp"
 | 
	
		
			
				|  |  | -        android:layout_x="165dp"
 | 
	
		
			
				|  |  | +        android:layout_width="121dp"
 | 
	
		
			
				|  |  | +        android:layout_height="wrap_content"
 | 
	
		
			
				|  |  | +        android:layout_x="181dp"
 | 
	
		
			
				|  |  |          android:layout_y="350dp"
 | 
	
		
			
				|  |  | -        android:background="@drawable/take"
 | 
	
		
			
				|  |  | -        android:textSize="20sp"
 | 
	
		
			
				|  |  | -        android:textStyle="" />
 | 
	
		
			
				|  |  | +        android:drawableTop="@drawable/take"
 | 
	
		
			
				|  |  | +        android:gravity="center"
 | 
	
		
			
				|  |  | +        android:text="@string/pick_up_the_item"
 | 
	
		
			
				|  |  | +        android:textSize="15sp"
 | 
	
		
			
				|  |  | +        android:textStyle="bold" />
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |      <TextView
 | 
	
		
			
				|  |  |          android:id="@+id/send_btn"
 | 
	
		
			
				|  |  | -        android:layout_width="107dp"
 | 
	
		
			
				|  |  | +        android:layout_width="121dp"
 | 
	
		
			
				|  |  |          android:layout_height="wrap_content"
 | 
	
		
			
				|  |  |          android:layout_x="46dp"
 | 
	
		
			
				|  |  |          android:layout_y="350dp"
 | 
	
	
		
			
				|  | @@ -82,10 +84,10 @@
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |      <TextView
 | 
	
		
			
				|  |  |          android:id="@+id/deliverer_btn"
 | 
	
		
			
				|  |  | -        android:layout_width="107dp"
 | 
	
		
			
				|  |  | +        android:layout_width="121dp"
 | 
	
		
			
				|  |  |          android:layout_height="wrap_content"
 | 
	
		
			
				|  |  | -        android:layout_x="49dp"
 | 
	
		
			
				|  |  | -        android:layout_y="460dp"
 | 
	
		
			
				|  |  | +        android:layout_x="46dp"
 | 
	
		
			
				|  |  | +        android:layout_y="480dp"
 | 
	
		
			
				|  |  |          android:drawableTop="@drawable/paisongyuan"
 | 
	
		
			
				|  |  |          android:gravity="center"
 | 
	
		
			
				|  |  |          android:text="@string/delivery"
 | 
	
	
		
			
				|  | @@ -96,8 +98,8 @@
 | 
	
		
			
				|  |  |          android:id="@+id/fast_take_send"
 | 
	
		
			
				|  |  |          android:layout_width="90dp"
 | 
	
		
			
				|  |  |          android:layout_height="90dp"
 | 
	
		
			
				|  |  | -        android:layout_x="197dp"
 | 
	
		
			
				|  |  | -        android:layout_y="480dp"
 | 
	
		
			
				|  |  | +        android:layout_x="196dp"
 | 
	
		
			
				|  |  | +        android:layout_y="500dp"
 | 
	
		
			
				|  |  |          android:background="@drawable/e_mp_qrcode_8x8_backup" />
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |      <!--    android:theme="@style/Theme.ButtonStyle.GREEN"-->
 |