From 5277da96c228e83ae9fc926925b3b2839d1438d9 Mon Sep 17 00:00:00 2001 From: Kevin Chang Date: Mon, 1 Jul 2019 14:51:36 +0800 Subject: [PATCH] Add footer preference into caption preferences Add footer preference into caption preferences to tell users that the setting doesn't support all apps. Reference link of screenshot: https://drive.google.com/file/d/1VzpWa4M-4HjlfjDNNqrEIKwo3v0y_f51/view?usp=sharing Bug: 135888603 Test: Visual Change-Id: I95e0aa301eba7343fbc798cc406c0242f4f4eb7e Merged-In: I95e0aa301eba7343fbc798cc406c0242f4f4eb7e (cherry picked from commit 8f4b8b9a744ff139bcc4ff1763c9fb5c8337280a) --- res/values/strings.xml | 2 ++ res/xml/captioning_settings.xml | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/res/values/strings.xml b/res/values/strings.xml index 5878115835a..73014110967 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -4959,6 +4959,8 @@ Use color correction Use captions + + Not all apps support this setting. Continue diff --git a/res/xml/captioning_settings.xml b/res/xml/captioning_settings.xml index 56e0e2d3d76..766d88f80d3 100644 --- a/res/xml/captioning_settings.xml +++ b/res/xml/captioning_settings.xml @@ -88,4 +88,8 @@ android:title="@string/captioning_window_opacity" /> + +