]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/menu/domains_options_menu.xml
Combine drawable files. https://redmine.stoutner.com/issues/794
[PrivacyBrowserAndroid.git] / app / src / main / res / menu / domains_options_menu.xml
index 7b8bc230df27a5289a7a4efb956f741303a4b36c..03429d576585247a99e10774b2b0e34b410a3785 100644 (file)
@@ -27,6 +27,6 @@
         android:id="@+id/delete_domain"
         android:title="@string/delete"
         android:orderInCategory="10"
-        android:icon="?attr/deleteIcon"
+        android:icon="@drawable/delete_enabled"
         app:showAsAction="ifRoom" />
 </menu>
\ No newline at end of file