Merge pull request #3049 from jalada/patch-1

Fix: typo in subtitleStyle docs
This commit is contained in:
Olivier Bouillet 2023-03-12 23:01:07 +01:00 committed by GitHub
commit edf7eee287
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
API.md
View File

@ -920,7 +920,7 @@ The following other types are supported on some platforms, but aren't fully docu
Property | Description | Platforms
--- | --- | ---
fontSizeTrack | Adjust the font size of the subtitles. Default: font size of the device | Android
fontSize | Adjust the font size of the subtitles. Default: font size of the device | Android
paddingTop | Adjust the top padding of the subtitles. Default: 0| Android
paddingBottom | Adjust the bottom padding of the subtitles. Default: 0| Android
paddingLeft | Adjust the left padding of the subtitles. Default: 0| Android