Browse Source

修改UI样式问题

Pq 7 months ago
parent
commit
02cc1908a7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      student/src/main/res/layout/fg_music_hall_layout.xml

+ 1 - 1
student/src/main/res/layout/fg_music_hall_layout.xml

@@ -75,7 +75,7 @@
         android:id="@+id/tv_search_tip"
         android:layout_width="wrap_content"
         android:layout_height="wrap_content"
-        android:paddingStart="16dp"
+        android:paddingStart="8dp"
         android:text="搜索你喜欢的内容"
         android:textColor="@color/color_cccccc"
         android:textSize="@dimen/sp_12"