Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
android_vedio
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
android
android_vedio
Commits
a518edb4
Commit
a518edb4
authored
Jul 26, 2023
by
jyx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加播放视频常亮
parent
e7cdea68
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
0 deletions
+3
-0
drama_activity_api_detail.xml
video/app/src/main/res/layout/drama_activity_api_detail.xml
+1
-0
drama_home_frag_wrapper.xml
video/app/src/main/res/layout/drama_home_frag_wrapper.xml
+1
-0
player_item_base_view.xml
video/app/src/main/res/layout/player_item_base_view.xml
+1
-0
No files found.
video/app/src/main/res/layout/drama_activity_api_detail.xml
View file @
a518edb4
...
@@ -6,6 +6,7 @@
...
@@ -6,6 +6,7 @@
android:background=
"#77090909"
>
android:background=
"#77090909"
>
<FrameLayout
<FrameLayout
android:keepScreenOn=
"true"
android:id=
"@+id/fl_container"
android:id=
"@+id/fl_container"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:layout_height=
"match_parent"
...
...
video/app/src/main/res/layout/drama_home_frag_wrapper.xml
View file @
a518edb4
...
@@ -5,6 +5,7 @@
...
@@ -5,6 +5,7 @@
<FrameLayout
<FrameLayout
android:id=
"@+id/fl_container"
android:id=
"@+id/fl_container"
android:keepScreenOn=
"true"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
/>
android:layout_height=
"match_parent"
/>
...
...
video/app/src/main/res/layout/player_item_base_view.xml
View file @
a518edb4
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
<RelativeLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:keepScreenOn=
"true"
android:layout_height=
"match_parent"
>
android:layout_height=
"match_parent"
>
<com.tencent.rtmp.ui.TXCloudVideoView
<com.tencent.rtmp.ui.TXCloudVideoView
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment