Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
xuning
/
livekitAndroidXuningTest
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Emanuele Tidó
2021-10-11 14:21:03 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2021-10-11 22:21:03 +0900
Commit
955dec43f70469e3704c225f690a8b2ec8973f3e
955dec43
1 parent
4e67deac
Update call_activity.xml (#7)
add keepScreenOn true during call
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
2 行增加
和
1 行删除
sample-app/src/main/res/layout/call_activity.xml
sample-app/src/main/res/layout/call_activity.xml
查看文件 @
955dec4
<androidx.constraintlayout.widget.ConstraintLayout
xmlns:android=
"http://schemas.android.com/apk/res/android"
xmlns:app=
"http://schemas.android.com/apk/res-auto"
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
>
android:layout_height=
"match_parent"
android:keepScreenOn=
"true"
>
<com.google.android.material.tabs.TabLayout
android:id=
"@+id/tabs"
...
...
请
注册
或
登录
后发表评论