Explorar o código

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

Pen Li %!s(int64=7) %!d(string=hai) anos
pai
achega
6a843faade
Modificáronse 1 ficheiros con 30 adicións e 0 borrados
  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"