1、删除腾讯IM、腾讯播放器jar+so文件
2、注释+删除使用了腾讯SDK的地方
This commit is contained in:
@@ -49,11 +49,11 @@
|
||||
android:layout_height="match_parent"
|
||||
android:layout_marginTop="72dp">
|
||||
|
||||
<com.tencent.rtmp.ui.TXCloudVideoView
|
||||
<!-- <com.google.android.exoplayer2.ui.StyledPlayerView
|
||||
android:id="@+id/video_view"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_centerInParent="true" />
|
||||
android:layout_centerInParent="true" />-->
|
||||
|
||||
<View
|
||||
android:id="@+id/video_cover"
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
app:cardCornerRadius="4dp"
|
||||
app:cardElevation="0dp">
|
||||
|
||||
<com.tencent.rtmp.ui.TXCloudVideoView
|
||||
<com.google.android.exoplayer2.ui.StyledPlayerView
|
||||
android:id="@+id/video_view"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent" />
|
||||
|
||||
Reference in New Issue
Block a user