summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorChad Jones <chadj@google.com>2015-09-10 07:20:59 +0000
committerChad Jones <chadj@google.com>2015-09-10 07:20:59 +0000
commit879f6b944c3106072579b748e54f9d780c3ebe63 (patch)
tree94c84304342051eab6ae82281f4beb9ca3f2fc02 /res
parent499902cca2562db728671a74044ffc2f70a7c39d (diff)
Revert "Improve speakerphone setting."
This reverts commit 499902cca2562db728671a74044ffc2f70a7c39d. Change-Id: I9f6321f0d745aadd47085dde09db8dfc8d21af19
Diffstat (limited to 'res')
-rw-r--r--res/layout/voicemail_playback_layout.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/voicemail_playback_layout.xml b/res/layout/voicemail_playback_layout.xml
index 54493f17d..555d20142 100644
--- a/res/layout/voicemail_playback_layout.xml
+++ b/res/layout/voicemail_playback_layout.xml
@@ -71,7 +71,7 @@
<ImageButton android:id="@+id/playback_speakerphone"
style="@style/VoicemailPlaybackLayoutButtonStyle"
- android:src="@drawable/ic_volume_down_24dp"
+ android:src="@drawable/ic_speakerphone_on"
android:tint="@color/voicemail_icon_tint"
android:contentDescription="@string/description_playback_speakerphone" />