|
@@ -3,7 +3,7 @@
|
|
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent"
|
|
android:layout_height="match_parent"
|
|
- android:background="@color/gray_deep">
|
|
|
|
|
|
+ android:background="@mipmap/call_bg">
|
|
<!--全屏视频画面-->
|
|
<!--全屏视频画面-->
|
|
<FrameLayout
|
|
<FrameLayout
|
|
android:id="@+id/fullscreen_video_frame"
|
|
android:id="@+id/fullscreen_video_frame"
|
|
@@ -176,7 +176,7 @@
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:gravity="center"
|
|
android:gravity="center"
|
|
android:textSize="24sp"
|
|
android:textSize="24sp"
|
|
- android:textColor="@color/title_text"/>
|
|
|
|
|
|
+ android:textColor="@color/white"/>
|
|
|
|
|
|
<com.wdkl.ncs.android.lib.widget.VerticalSeekBarWrapper
|
|
<com.wdkl.ncs.android.lib.widget.VerticalSeekBarWrapper
|
|
android:layout_width="32dp"
|
|
android:layout_width="32dp"
|