summaryrefslogtreecommitdiffstats
path: root/res/layout/play_pause_progress_button.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/play_pause_progress_button.xml')
-rw-r--r--res/layout/play_pause_progress_button.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/play_pause_progress_button.xml b/res/layout/play_pause_progress_button.xml
index 26db43f..b5fe34c 100644
--- a/res/layout/play_pause_progress_button.xml
+++ b/res/layout/play_pause_progress_button.xml
@@ -18,7 +18,7 @@
android:contentDescription="@string/accessibility_play"
android:focusable="true"
android:scaleType="centerCrop"
- android:src="@drawable/btn_playback_play_med" />
+ android:src="@drawable/btn_playback_play" />
<ProgressBar
android:id="@+id/progressBarBackground"