ソースを参照

修改部分ui

Pq 3 年 前
コミット
47fc420f1d
1 ファイル変更2 行追加2 行削除
  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_height="wrap_content"
                     android:layout_marginTop="@dimen/dp_18"
-                    android:paddingBottom="7dp"
+                    android:paddingBottom="10dp"
                     android:visibility="gone">
 
                     <View
@@ -551,7 +551,7 @@
                         android:layout_width="match_parent"
                         android:layout_height="wrap_content"
                         android:layout_marginLeft="@dimen/dp_15"
-                        android:layout_marginTop="7dp"
+                        android:layout_marginTop="10dp"
                         android:layout_marginRight="@dimen/dp_13"
                         android:background="@drawable/bg_white_10dp"
                         android:overScrollMode="never"