-Added accessibility caption style and text color resolver.
-Added button to open captioning settings activity from appearance settings. -Modified player captions to use custom caption style when captioning manager is enabled. -Removed caption size settings from appearance settings.
This commit is contained in:
parent
d494b6c934
commit
f3d777c65c
8 changed files with 86 additions and 53 deletions
|
|
@ -425,10 +425,10 @@
|
|||
<string name="resize_zoom">ZOOM</string>
|
||||
|
||||
<string name="caption_auto_generated">Auto-generated</string>
|
||||
<string name="caption_font_size_settings_title">Caption font size</string>
|
||||
<string name="smaller_caption_font_size">Smaller font</string>
|
||||
<string name="normal_caption_font_size">Normal font</string>
|
||||
<string name="larger_caption_font_size">Larger font</string>
|
||||
|
||||
<!-- Caption Settings -->
|
||||
<string name="caption_setting_title">Caption</string>
|
||||
<string name="caption_setting_description">Modify player caption text scale and background styles. Require player restart to take effect.</string>
|
||||
|
||||
<!-- Debug Settings -->
|
||||
<string name="enable_leak_canary_title">Enable LeakCanary</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue