summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/activity_peertube.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/activity_peertube.xml')
-rw-r--r--app/src/main/res/layout/activity_peertube.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/activity_peertube.xml b/app/src/main/res/layout/activity_peertube.xml
index de23889d0..88023869a 100644
--- a/app/src/main/res/layout/activity_peertube.xml
+++ b/app/src/main/res/layout/activity_peertube.xml
@@ -45,7 +45,7 @@
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent">
- <com.google.android.exoplayer2.ui.SimpleExoPlayerView
+ <com.google.android.exoplayer2.ui.PlayerView
android:id="@+id/media_video"
android:layout_width="match_parent"
android:layout_height="match_parent"