diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 4223da6..7cd2f13 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -704,5 +704,10 @@
Full screen apps
Force apps to ignore notch space
+
+
+ Higher quality streams
+ Enable Higher quality streams on Amazon Prime, Disney+, Hotstar, and Netflix. (Mileage will vary per-device)
+ Restart the streaming app for it to take effect
diff --git a/res/xml/cherish_settings_misc.xml b/res/xml/cherish_settings_misc.xml
index 4460ea4..31ac5ce 100644
--- a/res/xml/cherish_settings_misc.xml
+++ b/res/xml/cherish_settings_misc.xml
@@ -36,8 +36,7 @@
android:title="@string/display_cutout_force_fullscreen_title"
android:summary="@string/display_cutout_force_fullscreen_summary"
android:fragment="com.cherish.settings.fragments.DisplayCutoutForceFullscreenSettings"
- settings:controller="com.cherish.settings.fragments.DisplayCutoutForceFullscreenPreferenceController"
- app:allowDividerAbove="true" />
+ settings:controller="com.cherish.settings.fragments.DisplayCutoutForceFullscreenPreferenceController" />
+
+