Browse Source

修改部分ui

Pq 3 years ago
parent
commit
47fc420f1d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      student/src/main/res/layout/fragment_home_layout.xml

+ 2 - 2
student/src/main/res/layout/fragment_home_layout.xml

@@ -499,7 +499,7 @@
                     android:layout_width="match_parent"
                     android:layout_width="match_parent"
                     android:layout_height="wrap_content"
                     android:layout_height="wrap_content"
                     android:layout_marginTop="@dimen/dp_18"
                     android:layout_marginTop="@dimen/dp_18"
-                    android:paddingBottom="7dp"
+                    android:paddingBottom="10dp"
                     android:visibility="gone">
                     android:visibility="gone">
 
 
                     <View
                     <View
@@ -551,7 +551,7 @@
                         android:layout_width="match_parent"
                         android:layout_width="match_parent"
                         android:layout_height="wrap_content"
                         android:layout_height="wrap_content"
                         android:layout_marginLeft="@dimen/dp_15"
                         android:layout_marginLeft="@dimen/dp_15"
-                        android:layout_marginTop="7dp"
+                        android:layout_marginTop="10dp"
                         android:layout_marginRight="@dimen/dp_13"
                         android:layout_marginRight="@dimen/dp_13"
                         android:background="@drawable/bg_white_10dp"
                         android:background="@drawable/bg_white_10dp"
                         android:overScrollMode="never"
                         android:overScrollMode="never"