Commit a518edb4 authored by jyx's avatar jyx

添加播放视频常亮

parent e7cdea68
......@@ -6,6 +6,7 @@
android:background="#77090909">
<FrameLayout
android:keepScreenOn="true"
android:id="@+id/fl_container"
android:layout_width="match_parent"
android:layout_height="match_parent"
......
......@@ -5,6 +5,7 @@
<FrameLayout
android:id="@+id/fl_container"
android:keepScreenOn="true"
android:layout_width="match_parent"
android:layout_height="match_parent"/>
......
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:keepScreenOn="true"
android:layout_height="match_parent">
<com.tencent.rtmp.ui.TXCloudVideoView
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment