|
|
|
@ -42,8 +42,9 @@ |
|
|
|
<tv.danmaku.ijk.media.player.ui.IjkVideoView |
|
|
|
<tv.danmaku.ijk.media.player.ui.IjkVideoView |
|
|
|
android:id="@+id/ijk" |
|
|
|
android:id="@+id/ijk" |
|
|
|
style="@style/Player.Vod" |
|
|
|
style="@style/Player.Vod" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_gravity="center" |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:visibility="gone" /> |
|
|
|
android:visibility="gone" /> |
|
|
|
|
|
|
|
|
|
|
|
<master.flame.danmaku.ui.widget.DanmakuView |
|
|
|
<master.flame.danmaku.ui.widget.DanmakuView |
|
|
|
|