diff --git a/LICENSE b/LICENSE
index 2f27406444..69307e38c7 100644
--- a/LICENSE
+++ b/LICENSE
@@ -43,6 +43,7 @@
* Map icons are taken from sjjb and some are drawn and distributed under Public Domain (except icons8)
- https://github.com/osmandapp/OsmAnd-resources/tree/master/icons/svg
+ - some icons are from http://osm-icons.org/wiki/Icons (CC-0 by Markus59, CC BY-SA 2.0)
* Integration with Qt library in (https://github.com/osmandapp/Osmand-core/) - dynamic linking
- LGPL (http://www.qt.io/qt-licensing-terms/)
diff --git a/OsmAnd/res/drawable-hdpi/ic_action_circle.png b/OsmAnd/res/drawable-hdpi/ic_action_circle.png
new file mode 100755
index 0000000000..249dc9aa71
Binary files /dev/null and b/OsmAnd/res/drawable-hdpi/ic_action_circle.png differ
diff --git a/OsmAnd/res/drawable-mdpi/ic_action_circle.png b/OsmAnd/res/drawable-mdpi/ic_action_circle.png
new file mode 100755
index 0000000000..1f06a09173
Binary files /dev/null and b/OsmAnd/res/drawable-mdpi/ic_action_circle.png differ
diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_circle.png b/OsmAnd/res/drawable-xhdpi/ic_action_circle.png
new file mode 100755
index 0000000000..c893f182c9
Binary files /dev/null and b/OsmAnd/res/drawable-xhdpi/ic_action_circle.png differ
diff --git a/OsmAnd/res/drawable-xxhdpi/ic_action_circle.png b/OsmAnd/res/drawable-xxhdpi/ic_action_circle.png
new file mode 100755
index 0000000000..d735c89563
Binary files /dev/null and b/OsmAnd/res/drawable-xxhdpi/ic_action_circle.png differ
diff --git a/OsmAnd/res/layout/color_spinner_dropdown_item.xml b/OsmAnd/res/layout/color_spinner_dropdown_item.xml
new file mode 100644
index 0000000000..4db04cd433
--- /dev/null
+++ b/OsmAnd/res/layout/color_spinner_dropdown_item.xml
@@ -0,0 +1,9 @@
+
+
diff --git a/OsmAnd/res/layout/color_spinner_item.xml b/OsmAnd/res/layout/color_spinner_item.xml
new file mode 100644
index 0000000000..209132683f
--- /dev/null
+++ b/OsmAnd/res/layout/color_spinner_item.xml
@@ -0,0 +1,11 @@
+
+
diff --git a/OsmAnd/res/layout/favorite_category_dialog_item.xml b/OsmAnd/res/layout/favorite_category_dialog_item.xml
index f8fdc8fd67..ce37f421f6 100644
--- a/OsmAnd/res/layout/favorite_category_dialog_item.xml
+++ b/OsmAnd/res/layout/favorite_category_dialog_item.xml
@@ -4,24 +4,14 @@
android:layout_height="wrap_content"
android:orientation="horizontal">
-
-
-
-
-