aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_post_video.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/activity_post_video.xml')
-rw-r--r--app/src/main/res/layout/activity_post_video.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/activity_post_video.xml b/app/src/main/res/layout/activity_post_video.xml
index 3dcde6b8..9171b0ec 100644
--- a/app/src/main/res/layout/activity_post_video.xml
+++ b/app/src/main/res/layout/activity_post_video.xml
@@ -266,7 +266,7 @@
android:fontFamily="?attr/font_family"
android:visibility="gone" />
- <com.google.android.exoplayer2.ui.StyledPlayerView
+ <androidx.media3.ui.PlayerView
android:id="@+id/player_view_post_video_activity"
android:layout_width="match_parent"
android:layout_height="400dp"