Pq 3 years ago
parent
commit
b8da12f991
1 changed files with 4 additions and 4 deletions
  1. 4 4
      teacher/src/main/res/layout/fragment_new_home_layout.xml

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

@@ -266,7 +266,7 @@
                             android:id="@+id/iv_bell"
                             android:layout_width="wrap_content"
                             android:layout_height="wrap_content"
-                            android:layout_marginLeft="10dp"
+                            android:layout_marginLeft="6dp"
                             android:src="@drawable/icon_home_bell"
                             app:layout_constraintBottom_toBottomOf="parent"
                             app:layout_constraintLeft_toLeftOf="parent"
@@ -276,7 +276,7 @@
                             android:id="@+id/tv_notice_content"
                             android:layout_width="wrap_content"
                             android:layout_height="44dp"
-                            android:layout_marginStart="5dp"
+                            android:layout_marginStart="7dp"
                             android:gravity="center"
                             android:includeFontPadding="false"
                             android:textColor="@color/color_1a1a1a"
@@ -345,7 +345,7 @@
                             android:id="@+id/iv_bell2"
                             android:layout_width="wrap_content"
                             android:layout_height="wrap_content"
-                            android:layout_marginLeft="10dp"
+                            android:layout_marginLeft="6dp"
                             android:src="@drawable/icon_home_bell"
                             app:layout_constraintBottom_toBottomOf="parent"
                             app:layout_constraintLeft_toLeftOf="parent"
@@ -355,7 +355,7 @@
                             android:id="@+id/tv_notice_content2"
                             android:layout_width="wrap_content"
                             android:layout_height="44dp"
-                            android:layout_marginStart="5dp"
+                            android:layout_marginStart="7dp"
                             android:gravity="center"
                             android:includeFontPadding="false"
                             android:textColor="@color/color_1a1a1a"