am 14f5da9b: Merge "Disable foreground opacity when using default foreground color" into mnc-dev

* commit '14f5da9b4d2cb1e0b6828312613bf8f4c8a1df2d':
  Disable foreground opacity when using default foreground color
This commit is contained in:
Alan Viverette
2015-06-22 17:27:31 +00:00
committed by Android Git Automerger

View File

@@ -59,6 +59,7 @@
android:persistent="false"
android:title="@string/captioning_foreground_color" />
<com.android.settings.accessibility.ColorPreference
android:dependency="captioning_foreground_color"
android:key="captioning_foreground_opacity"
android:persistent="false"
android:title="@string/captioning_foreground_opacity" />