You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -521,6 +521,8 @@
521
521
<stringname="enable_disposed_exceptions_summary">Force reporting of undeliverable Rx exceptions outside of fragment or activity lifecycle after disposal</string>
522
522
<stringname="show_original_time_ago_title">Show original time ago on items</string>
523
523
<stringname="show_original_time_ago_summary">Original texts from services will be visible in stream items</string>
524
+
<stringname="disable_media_tunneling_title">Disable media tunneling</string>
525
+
<stringname="disable_media_tunneling_summary">Disable media tunneling if you experience a black screen or stuttering on video playback</string>
524
526
<stringname="crash_the_app">Crash the app</string>
0 commit comments