Przeglądaj źródła

直播页背景

jlin 1 miesiąc temu
rodzic
commit
34476ec642

+ 1 - 0
module_live/src/main/java/com/yc/module_live/view/video/VideoFragment.kt

@@ -177,6 +177,7 @@ class VideoFragment : BaseFragment<VideoVm>() {
                 sd_bgView.toGone()
             } else {
                 Log.d(TAG, "joinChannel: 222222")
+                sd_bgView.toGone()
             }
         }
     }