pull/490/head
okjack 2 years ago
parent 80309dd007
commit f998d01d0f
  1. 3
      app/src/leanback/res/layout/activity_cast.xml
  2. 3
      app/src/leanback/res/layout/activity_live.xml
  3. 3
      app/src/leanback/res/layout/activity_video.xml
  4. 3
      app/src/mobile/res/layout-sw600dp/activity_video.xml
  5. 3
      app/src/mobile/res/layout/activity_live.xml
  6. 3
      app/src/mobile/res/layout/activity_video.xml

@ -11,8 +11,7 @@
android:id="@+id/exo"
style="@style/Player.Vod"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:surface_type="none" />
android:layout_height="match_parent" />
<tv.danmaku.ijk.media.player.ui.IjkVideoView
android:id="@+id/ijk"

@ -18,8 +18,7 @@
android:id="@+id/exo"
style="@style/Player.Live"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:surface_type="none" />
android:layout_height="match_parent" />
<tv.danmaku.ijk.media.player.ui.IjkVideoView
android:id="@+id/ijk"

@ -27,8 +27,7 @@
android:id="@+id/exo"
style="@style/Player.Vod"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:surface_type="none" />
android:layout_height="match_parent" />
<tv.danmaku.ijk.media.player.ui.IjkVideoView
android:id="@+id/ijk"

@ -25,8 +25,7 @@
android:id="@+id/exo"
style="@style/Player.Vod"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:surface_type="none" />
android:layout_height="match_parent" />
<tv.danmaku.ijk.media.player.ui.IjkVideoView
android:id="@+id/ijk"

@ -18,8 +18,7 @@
android:id="@+id/exo"
style="@style/Player.Live"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:surface_type="none" />
android:layout_height="match_parent" />
<tv.danmaku.ijk.media.player.ui.IjkVideoView
android:id="@+id/ijk"

@ -18,8 +18,7 @@
android:id="@+id/exo"
style="@style/Player.Vod"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:surface_type="none" />
android:layout_height="match_parent" />
<tv.danmaku.ijk.media.player.ui.IjkVideoView
android:id="@+id/ijk"

Loading…
Cancel
Save