It's `fontSize` not `fontSizeTrack`
This commit is contained in:
David Somers 2023-03-06 11:26:17 +00:00 committed by GitHub
parent 437a043427
commit 70c3b3be73
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 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 paddingTop | Adjust the top padding of the subtitles. Default: 0| Android
paddingBottom | Adjust the bottom 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 paddingLeft | Adjust the left padding of the subtitles. Default: 0| Android