Explorar o código

修改学生端首页顶部对齐UI

Pq %!s(int64=2) %!d(string=hai) anos
pai
achega
67a27a1d52
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      teacher/src/main/res/layout/fragment_new_home_layout.xml

+ 3 - 3
teacher/src/main/res/layout/fragment_new_home_layout.xml

@@ -10,7 +10,7 @@
         android:layout_width="match_parent"
         android:layout_height="wrap_content"
         android:background="@color/white"
-        android:paddingStart="25dp"
+        android:paddingStart="14dp"
         app:layout_constraintLeft_toLeftOf="parent"
         app:layout_constraintTop_toTopOf="parent">
 
@@ -116,7 +116,7 @@
                     android:id="@+id/tv_score_name"
                     android:layout_width="wrap_content"
                     android:layout_height="wrap_content"
-                    android:layout_marginStart="25dp"
+                    android:layout_marginStart="14dp"
                     android:layout_marginTop="2dp"
                     android:text="评分"
                     android:textColor="@color/color_666666"
@@ -143,7 +143,7 @@
                     android:id="@+id/iv_style_badge"
                     android:layout_width="23dp"
                     android:layout_height="23dp"
-                    android:layout_marginStart="25dp"
+                    android:layout_marginStart="14dp"
                     android:layout_marginTop="23dp"
                     android:background="@drawable/icon_style_badge_new_enable"
                     app:layout_constraintLeft_toLeftOf="parent"