fix #5 #4 #8, en gros j'ai avancé les videos

This commit is contained in:
Raphael
2025-03-10 23:59:22 +01:00
parent 8ee061b791
commit 35b6120ebe
15 changed files with 401 additions and 44 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<com.google.android.exoplayer2.ui.PlayerView
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/playerView"
android:layout_width="match_parent"
android:layout_height="match_parent" />
<!--<SurfaceView
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/surfaceView"
android:layout_width="match_parent"
android:layout_height="match_parent" />-->