Add preference for caption text opacity
BUG: 11990225 Change-Id: Ib7dd92fd3e44931a1a4a2603effb02550b4fbc59
This commit is contained in:
@@ -58,6 +58,10 @@
|
||||
android:key="captioning_foreground_color"
|
||||
android:persistent="false"
|
||||
android:title="@string/captioning_foreground_color" />
|
||||
<com.android.settings.accessibility.ColorPreference
|
||||
android:key="captioning_foreground_opacity"
|
||||
android:persistent="false"
|
||||
android:title="@string/captioning_foreground_opacity" />
|
||||
|
||||
<com.android.settings.accessibility.EdgeTypePreference
|
||||
android:key="captioning_edge_type"
|
||||
|
||||
Reference in New Issue
Block a user