aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/bookmarks_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/bookmarks_item.xml')
-rw-r--r--res/layout/bookmarks_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/bookmarks_item.xml b/res/layout/bookmarks_item.xml
index f1c7acca..fc8e4be5 100644
--- a/res/layout/bookmarks_item.xml
+++ b/res/layout/bookmarks_item.xml
@@ -17,7 +17,7 @@
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="@dimen/default_row_height"
- android:background="@drawable/holo_selector" >
+ android:background="@drawable/holo_list_selector_deselected" >
<ImageView
android:id="@+id/bookmarks_item_icon"