summaryrefslogtreecommitdiff
path: root/res/drawable/seek_bar_thumb.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/seek_bar_thumb.xml')
-rw-r--r--res/drawable/seek_bar_thumb.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/drawable/seek_bar_thumb.xml b/res/drawable/seek_bar_thumb.xml
index c0cffcc8e..e301d1fd0 100644
--- a/res/drawable/seek_bar_thumb.xml
+++ b/res/drawable/seek_bar_thumb.xml
@@ -26,7 +26,7 @@
android:height="16dip"
/>
<solid
- android:color="@color/voicemail_playback_seek_bar_yet_to_play"
+ android:color="#44cecece"
/>
</shape>
</item>
@@ -43,7 +43,7 @@
android:shape="oval"
>
<solid
- android:color="@color/voicemail_playback_seek_bar_already_played"
+ android:color="@color/background_dialer_list_items"
/>
</shape>
</item>