فهرست منبع

1.修改Android Apex Drivers Home Header布局。

Pen Li 7 سال پیش
والد
کامیت
6a843faade
1فایلهای تغییر یافته به همراه30 افزوده شده و 0 حذف شده
  1. 30 0
      ApexDrivers/app/src/main/res/layout/home_header_view.xml

+ 30 - 0
ApexDrivers/app/src/main/res/layout/home_header_view.xml

@@ -57,6 +57,21 @@
 
             </LinearLayout>
 
+            <RelativeLayout
+                android:layout_width="1dp"
+                android:layout_height="match_parent"
+                android:background="#00000000"
+                android:gravity="center_vertical"
+                >
+
+                <RelativeLayout
+                    android:layout_width="1dp"
+                    android:layout_height="10dp"
+                    android:background="#ffffff"
+                    />
+
+            </RelativeLayout>
+
             <LinearLayout
                 android:layout_width="0dp"
                 android:layout_height="wrap_content"
@@ -85,6 +100,21 @@
 
             </LinearLayout>
 
+            <RelativeLayout
+                android:layout_width="1dp"
+                android:layout_height="match_parent"
+                android:background="#00000000"
+                android:gravity="center_vertical"
+                >
+
+                <RelativeLayout
+                    android:layout_width="1dp"
+                    android:layout_height="10dp"
+                    android:background="#ffffff"
+                    />
+
+            </RelativeLayout>
+
             <LinearLayout
                 android:layout_width="0dp"
                 android:layout_height="wrap_content"