Browse Source

优化判断代码逻辑

Pq 1 năm trước cách đây
mục cha
commit
9b5cd5246d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      musicMerge/src/main/res/layout/ac_music_handle_layout.xml

+ 1 - 1
musicMerge/src/main/res/layout/ac_music_handle_layout.xml

@@ -336,7 +336,7 @@
         android:layout_height="wrap_content"/>
 
     <TextView
-        android:visibility="visible"
+        android:visibility="gone"
         android:id="@+id/tv_delay_text"
         android:textColor="@color/white"
         android:textSize="@dimen/sp_20"