Ensure "default" and "none" caption colors are consistent w/ framework

Also enables scroll indicators in color grid dialog.

Bug: 21602597
Change-Id: I7fabd36787fc8689966eb8dcece3d4d047ee8066
This commit is contained in:
Alan Viverette
2015-06-22 13:05:45 -07:00
parent 14f5da9b4d
commit 751625e9a2
3 changed files with 39 additions and 9 deletions

View File

@@ -829,7 +829,7 @@
<!-- Values for captioning color preference. -->
<integer-array name="captioning_color_selector_values" translatable="false" >
<item>0x00000100</item>
<item>0x00FFFFFF</item>
<item>0xFFFFFFFF</item>
<item>0xFF000000</item>
<item>0xFFFF0000</item>