]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/move_to_folder_item_linearlayout.xml
Add domains `Snackbars` and ghosting of switches.
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / move_to_folder_item_linearlayout.xml
index 8b55b6565673e00a7670f0b145c0f8ba8d968ecf..ed93447d82431fd86bc43f3975e5419bd8a47d55 100644 (file)
@@ -25,7 +25,7 @@
     android:layout_height="wrap_content"
     android:layout_width="match_parent"
     android:orientation="horizontal"
-    android:background="@drawable/bookmarks_list_selector" >
+    android:background="@drawable/listview_item_background_selector" >
 
     <ImageView
         android:id="@+id/move_to_folder_icon"