summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2014-08-10 14:37:33 -0700
committerYorke Lee <yorkelee@google.com>2014-08-10 14:37:33 -0700
commita752bbdb282c27005405b9070928660dd84f6415 (patch)
tree468a59fa0a2ec3f6fd47e232eaa1a8082a3c6e46 /res/layout
parenta9c226358d83cbfe6b31ac2750fd641fd561a2d7 (diff)
Replace voicemail seekbar playback asset
Bug: 15935940 Change-Id: Icdbd06ea882e59fdca25d13e63557efacf14451c
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/playback_layout.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/playback_layout.xml b/res/layout/playback_layout.xml
index 500ed96b5..54d0c5955 100644
--- a/res/layout/playback_layout.xml
+++ b/res/layout/playback_layout.xml
@@ -64,7 +64,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:progressDrawable="@drawable/seekbar_drawable"
- android:thumb="@drawable/seek_bar_thumb"
+ android:thumb="@drawable/ic_voicemail_seek_handle"
android:thumbOffset="8dip"
android:progress="0"
android:paddingStart="8dip"