]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/bookmarks_item_linearlayout.xml
Add the ability to delete bookmarks.
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / bookmarks_item_linearlayout.xml
index c1a8f21fd402af5cf227908954003881918fa101..408844fe7e82ba4444c9dbc9e535722dc928fc23 100644 (file)
@@ -24,6 +24,7 @@
     android:layout_height="wrap_content"
     android:layout_width="match_parent"
     android:orientation="horizontal"
+    android:background="@drawable/bookmarks_list_selector"
     xmlns:tools="http://schemas.android.com/tools">
 
     <ImageView