Merge "Add stop casting button for output switch"

This commit is contained in:
TreeHugger Robot
2020-02-19 12:25:05 +00:00
committed by Android (Google) Code Review
6 changed files with 245 additions and 8 deletions

View File

@@ -11749,4 +11749,6 @@
<!-- Subtext for showing the option of RTT setting. [CHAR LIMIT=NONE] -->
<string name="rtt_settings_always_visible"></string>
<!-- Button label to stop casting on media device. [CHAR LIMIT=40 -->
<string name="media_output_panel_stop_casting_button">Stop casting</string>
</resources>