fix(exoplayer): apply subtitle styling
This commit is contained in:
@@ -87,4 +87,6 @@ dependencies {
|
||||
|
||||
// libass-android for ASS/SSA subtitle rendering
|
||||
implementation("io.github.peerless2012:ass-media:0.4.0-beta01")
|
||||
// ass-kt core library (needed for AssRender.setFontScale)
|
||||
implementation("io.github.peerless2012:ass-kt:0.4.0-beta01")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user