OSDN Git Service

Add footer preference into caption preferences
[android-x86/packages-apps-Settings.git] / res / xml / captioning_settings.xml
index 715a506..d8dabdc 100644 (file)
@@ -92,4 +92,8 @@
             android:title="@string/captioning_window_opacity" />
     </PreferenceCategory>
 
+    <com.android.settingslib.widget.FooterPreference
+        android:title="@string/accessibility_caption_preference_summary"
+        android:selectable="false" />
+
 </PreferenceScreen>