aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/search_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/search_item.xml')
-rw-r--r--res/layout/search_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/search_item.xml b/res/layout/search_item.xml
index af6e742e..23a70075 100644
--- a/res/layout/search_item.xml
+++ b/res/layout/search_item.xml
@@ -18,7 +18,7 @@
android:id="@+id/search_item"
android:layout_width="match_parent"
android:layout_height="@dimen/default_row_height"
- android:background="@drawable/holo_list_selector_deseleted" >
+ android:background="@drawable/holo_list_selector_deselected" >
<ImageView
android:id="@+id/search_item_icon"