From 3c5787cca9eb8beea51d486e1f3330634b7da8ef Mon Sep 17 00:00:00 2001 From: Clark Scheff Date: Tue, 14 Oct 2014 10:27:55 -0700 Subject: Add resources for all densities (mdpi - xxhdpi) Change-Id: Ib8083902ee07a891f41479e6085fc0263512f011 --- res/layout/sound_component_selection_item.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/layout/sound_component_selection_item.xml') diff --git a/res/layout/sound_component_selection_item.xml b/res/layout/sound_component_selection_item.xml index 7ded01f..5a8b601 100644 --- a/res/layout/sound_component_selection_item.xml +++ b/res/layout/sound_component_selection_item.xml @@ -23,6 +23,6 @@ android:layout_height="wrap_content" android:layout_marginEnd="24dp" android:layout_marginTop="@dimen/component_margin_top" - android:src="@drawable/media_sound__selector_preview"/> + android:src="@drawable/media_sound_selector_preview"/> \ No newline at end of file -- cgit v1.1