weizhengliang 3 years ago
parent
commit
f9cdc311c1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      callingbed/src/main/res/layout/sky_voice_call_layout.xml

+ 1 - 1
callingbed/src/main/res/layout/sky_voice_call_layout.xml

@@ -3,7 +3,7 @@
     <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
         android:layout_width="match_parent"
         android:layout_height="match_parent"
-        android:background="@android:color/background_dark">
+        android:background="@color/gray_deep">
         <!--全屏视频画面-->
         <FrameLayout
             android:id="@+id/fullscreen_video_frame"