fix: libass positioning

This commit is contained in:
chrisk325 2026-04-14 00:38:45 +05:30 committed by GitHub
parent 0105f03c9c
commit 85ea64df55

View file

@ -26,6 +26,11 @@
</androidx.media3.ui.AspectRatioFrameLayout>
<FrameLayout
android:id="@+id/libass_overlay_container_gl"
android:layout_width="match_parent"
android:layout_height="match_parent" />
<androidx.media3.ui.SubtitleView
android:id="@id/exo_subtitles"
android:layout_width="match_parent"