|
|
|
@ -128,17 +128,20 @@
|
|
|
|
|
android:gravity="center_horizontal"
|
|
|
|
|
android:orientation="horizontal">
|
|
|
|
|
|
|
|
|
|
<ImageView
|
|
|
|
|
android:layout_width="40dp"
|
|
|
|
|
android:layout_height="40dp"
|
|
|
|
|
android:layout_gravity="center_horizontal"/>
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
|
android:drawableLeft="@drawable/search"
|
|
|
|
|
android:layout_width="165dp"
|
|
|
|
|
android:layout_width="155dp"
|
|
|
|
|
android:layout_height="60dp"
|
|
|
|
|
android:textSize="20sp"
|
|
|
|
|
android:hint="search"
|
|
|
|
|
android:maxLines="1"
|
|
|
|
|
android:text="查看订单" />
|
|
|
|
|
<TextView
|
|
|
|
|
android:layout_width="165dp"
|
|
|
|
|
android:layout_width="155dp"
|
|
|
|
|
android:layout_height="60dp"
|
|
|
|
|
android:textSize="20sp"
|
|
|
|
|
android:hint="search"
|
|
|
|
|