瀏覽代碼

修改UI样式问题

Pq 7 月之前
父節點
當前提交
02cc1908a7
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"