diff --git a/OsmAnd/res/drawable-hdpi/list_activities_poi_parking.png b/OsmAnd/res/drawable-hdpi/list_activities_poi_parking.png deleted file mode 100644 index 6ab9ec80ce..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/list_activities_poi_parking.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/marker1_enabled.png b/OsmAnd/res/drawable-hdpi/marker1_enabled.png deleted file mode 100644 index f612d61cb3..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/marker1_enabled.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/poi_parking_pos_limit.png b/OsmAnd/res/drawable-hdpi/poi_parking_pos_limit.png index 5b509a58dd..f0be347077 100644 Binary files a/OsmAnd/res/drawable-hdpi/poi_parking_pos_limit.png and b/OsmAnd/res/drawable-hdpi/poi_parking_pos_limit.png differ diff --git a/OsmAnd/res/drawable-hdpi/poi_parking_pos_limit_menu.png b/OsmAnd/res/drawable-hdpi/poi_parking_pos_limit_menu.png index cad52bba3a..57e11ae0dc 100644 Binary files a/OsmAnd/res/drawable-hdpi/poi_parking_pos_limit_menu.png and b/OsmAnd/res/drawable-hdpi/poi_parking_pos_limit_menu.png differ diff --git a/OsmAnd/res/drawable-hdpi/poi_parking_pos_limit_menu_pushed.png b/OsmAnd/res/drawable-hdpi/poi_parking_pos_limit_menu_pushed.png deleted file mode 100644 index 24fd9ae168..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/poi_parking_pos_limit_menu_pushed.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/poi_parking_pos_no_limit.png b/OsmAnd/res/drawable-hdpi/poi_parking_pos_no_limit.png index af6b624e4a..31360bbaca 100644 Binary files a/OsmAnd/res/drawable-hdpi/poi_parking_pos_no_limit.png and b/OsmAnd/res/drawable-hdpi/poi_parking_pos_no_limit.png differ diff --git a/OsmAnd/res/drawable-hdpi/poi_parking_pos_no_limit_menu.png b/OsmAnd/res/drawable-hdpi/poi_parking_pos_no_limit_menu.png index 1348f994d1..a43924c23d 100644 Binary files a/OsmAnd/res/drawable-hdpi/poi_parking_pos_no_limit_menu.png and b/OsmAnd/res/drawable-hdpi/poi_parking_pos_no_limit_menu.png differ diff --git a/OsmAnd/res/drawable-hdpi/poi_parking_pos_no_limit_menu_pushed.png b/OsmAnd/res/drawable-hdpi/poi_parking_pos_no_limit_menu_pushed.png deleted file mode 100644 index 4ac5b4e302..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/poi_parking_pos_no_limit_menu_pushed.png and /dev/null differ diff --git a/OsmAnd/res/drawable-large/list_activities_poi_parking.png b/OsmAnd/res/drawable-large/list_activities_poi_parking.png deleted file mode 100644 index 6ab9ec80ce..0000000000 Binary files a/OsmAnd/res/drawable-large/list_activities_poi_parking.png and /dev/null differ diff --git a/OsmAnd/res/drawable-large/poi_parking_pos_limit.png b/OsmAnd/res/drawable-large/poi_parking_pos_limit.png new file mode 100644 index 0000000000..f0be347077 Binary files /dev/null and b/OsmAnd/res/drawable-large/poi_parking_pos_limit.png differ diff --git a/OsmAnd/res/drawable-large/poi_parking_pos_no_limit.png b/OsmAnd/res/drawable-large/poi_parking_pos_no_limit.png new file mode 100644 index 0000000000..31360bbaca Binary files /dev/null and b/OsmAnd/res/drawable-large/poi_parking_pos_no_limit.png differ diff --git a/OsmAnd/res/drawable-xhdpi/icon.png b/OsmAnd/res/drawable-xhdpi/icon.png new file mode 100644 index 0000000000..637aaccb5c Binary files /dev/null and b/OsmAnd/res/drawable-xhdpi/icon.png differ diff --git a/OsmAnd/res/drawable-xhdpi/icon_free.png b/OsmAnd/res/drawable-xhdpi/icon_free.png new file mode 100644 index 0000000000..07574afe50 Binary files /dev/null and b/OsmAnd/res/drawable-xhdpi/icon_free.png differ diff --git a/OsmAnd/res/drawable/parking_limit_button.xml b/OsmAnd/res/drawable/parking_limit_button.xml deleted file mode 100644 index d5d2a6adf5..0000000000 --- a/OsmAnd/res/drawable/parking_limit_button.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/OsmAnd/res/drawable/parking_no_limit_button.xml b/OsmAnd/res/drawable/parking_no_limit_button.xml deleted file mode 100644 index 1cb787b27f..0000000000 --- a/OsmAnd/res/drawable/parking_no_limit_button.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/OsmAnd/res/layout/navigate_mode.xml b/OsmAnd/res/layout/navigate_mode.xml index 2e11772678..c7bd9fc231 100644 --- a/OsmAnd/res/layout/navigate_mode.xml +++ b/OsmAnd/res/layout/navigate_mode.xml @@ -8,12 +8,12 @@ android:layout_marginLeft="5dp" android:layout_marginRight="5dp" android:gravity="center" android:layout_marginTop="10dp" android:layout_marginBottom="10dp" android:text="@string/select_navigation_mode"> -