Additional caption settings for edge styles and window color
Change-Id: Ib967bc566a7b8f7674c696fc05d799e12269ec42
This commit is contained in:
@@ -747,6 +747,8 @@
|
||||
<item>None</item>
|
||||
<item>Outline</item>
|
||||
<item>Drop shadow</item>
|
||||
<item>Raised</item>
|
||||
<item>Depressed</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Values for captioning character edge type preference. -->
|
||||
@@ -754,6 +756,8 @@
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- Titles for captioning color preference. -->
|
||||
|
@@ -3379,6 +3379,10 @@
|
||||
<string name="captioning_background_color">Background color</string>
|
||||
<!-- Title for the preference to change video caption background opacity. [CHAR LIMIT=35] -->
|
||||
<string name="captioning_background_opacity">Background opacity</string>
|
||||
<!-- Title for the preference to change video caption window color. [CHAR LIMIT=35] -->
|
||||
<string name="captioning_window_color">Caption window color</string>
|
||||
<!-- Title for the preference to change video caption window opacity. [CHAR LIMIT=35] -->
|
||||
<string name="captioning_window_opacity">Caption window opacity</string>
|
||||
<!-- Title for the preference to change video caption text color. [CHAR LIMIT=35] -->
|
||||
<string name="captioning_foreground_color">Text color</string>
|
||||
<!-- Title for the preference to change video caption text opacity. [CHAR LIMIT=35] -->
|
||||
|
Reference in New Issue
Block a user