summaryrefslogtreecommitdiff
path: root/InCallUI/res/layout/call_button_fragment.xml
diff options
context:
space:
mode:
authorTyler Gunn <tgunn@google.com>2016-05-10 21:42:37 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-05-10 21:42:37 +0000
commita474c857fa71b0eea9a56296368e6a3c0b2f0055 (patch)
tree3dab12545103a71cce0178b52d85c4261d279adb /InCallUI/res/layout/call_button_fragment.xml
parent8f8d7f99d82dd58a76dd9af72ed3deb1e65bd822 (diff)
parent6f10f26b628d0ae477d599e3ee153a4a336254fe (diff)
Cleanup of video pause button. am: ebef6b9403
am: 6f10f26b62 * commit '6f10f26b628d0ae477d599e3ee153a4a336254fe': Cleanup of video pause button. Change-Id: I06ca4dd53a57ab0d06457e01345595d5fd333fa3
Diffstat (limited to 'InCallUI/res/layout/call_button_fragment.xml')
-rw-r--r--InCallUI/res/layout/call_button_fragment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/InCallUI/res/layout/call_button_fragment.xml b/InCallUI/res/layout/call_button_fragment.xml
index 6dbfbf73a..802e3de62 100644
--- a/InCallUI/res/layout/call_button_fragment.xml
+++ b/InCallUI/res/layout/call_button_fragment.xml
@@ -126,7 +126,7 @@
<ToggleButton android:id="@+id/pauseVideoButton"
style="@style/InCallCompoundButton"
android:background="@drawable/btn_compound_video_off"
- android:contentDescription="@string/onscreenPauseVideoText"
+ android:contentDescription="@string/onscreenTurnOffCameraText"
android:visibility="gone" />
<!-- "Change to audio call" for video calls. -->