视频组件
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 1.2 KiB |
@@ -44,12 +44,10 @@
|
||||
</LinearLayout>
|
||||
|
||||
<!-- 视频播放区域 -->
|
||||
<chuangyuan.ycj.videolibrary.widget.VideoPlayerView
|
||||
<com.example.defenseapplication.view.MyGSYVideoPlayer
|
||||
android:id="@+id/exoPlayContextId"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="250dp"
|
||||
android:background="@android:color/transparent"
|
||||
app:use_controller="false"/>
|
||||
android:layout_height="280dp"/>
|
||||
|
||||
<!-- 功能按钮区域 -->
|
||||
<LinearLayout
|
||||
|
||||
Reference in New Issue
Block a user