diff --git a/OsmAnd/copy_widget_icons.sh b/OsmAnd/copy_widget_icons.sh new file mode 100755 index 0000000000..299235327c --- /dev/null +++ b/OsmAnd/copy_widget_icons.sh @@ -0,0 +1,6 @@ +cp -f res/drawable-hdpi/widget_* res/drawable-large/ +cp -f res/drawable-xxhdpi/widget_* res/drawable-large-hdpi/ +cp -f res/drawable-xhdpi/widget_* res/drawable-large-xhdpi/ +cp -f res/drawable-hdpi/map_* res/drawable-large/ +cp -f res/drawable-xhdpi/map_* res/drawable-large-hdpi/ +cp -f res/drawable-xxhdpi/map_* res/drawable-large-xhdpi/ diff --git a/OsmAnd/res/drawable-hdpi/bg_left_pushed.9.png b/OsmAnd/res/drawable-hdpi/bg_left_pushed.9.png deleted file mode 100644 index 8c27dac158..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/bg_left_pushed.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/bg_left_simple.9.png b/OsmAnd/res/drawable-hdpi/bg_left_simple.9.png deleted file mode 100644 index 1f5403ca73..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/bg_left_simple.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/bg_leftr_pushed.9.png b/OsmAnd/res/drawable-hdpi/bg_leftr_pushed.9.png deleted file mode 100644 index 690d2dc47c..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/bg_leftr_pushed.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/bg_leftr_simple.9.png b/OsmAnd/res/drawable-hdpi/bg_leftr_simple.9.png deleted file mode 100644 index 42e343bd80..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/bg_leftr_simple.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/bg_right_pushed.9.png b/OsmAnd/res/drawable-hdpi/bg_right_pushed.9.png deleted file mode 100644 index 0d840db46f..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/bg_right_pushed.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/bg_right_simple.9.png b/OsmAnd/res/drawable-hdpi/bg_right_simple.9.png deleted file mode 100644 index fd76ae0651..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/bg_right_simple.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/bg_rightr_pushed.9.png b/OsmAnd/res/drawable-hdpi/bg_rightr_pushed.9.png deleted file mode 100644 index 6b569c097e..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/bg_rightr_pushed.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/bg_rightr_simple.9.png b/OsmAnd/res/drawable-hdpi/bg_rightr_simple.9.png deleted file mode 100644 index 3a8a28e84a..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/bg_rightr_simple.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/bg_striped_img.png b/OsmAnd/res/drawable-hdpi/bg_striped_img.png deleted file mode 100644 index ab8487a50f..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/bg_striped_img.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/bg_striped_split_img.png b/OsmAnd/res/drawable-hdpi/bg_striped_split_img.png deleted file mode 100644 index 4c780ea284..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/bg_striped_split_img.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/button_icon_favorites.png b/OsmAnd/res/drawable-hdpi/button_icon_favorites.png deleted file mode 100644 index 81cd5d7395..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/button_icon_favorites.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/button_icon_map.png b/OsmAnd/res/drawable-hdpi/button_icon_map.png deleted file mode 100644 index b5a0b48a48..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/button_icon_map.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/button_icon_search.png b/OsmAnd/res/drawable-hdpi/button_icon_search.png deleted file mode 100644 index c396c82ca7..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/button_icon_search.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/button_icon_settings.png b/OsmAnd/res/drawable-hdpi/button_icon_settings.png deleted file mode 100644 index 5fa115f9b2..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/button_icon_settings.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/expandable_category_empty.png b/OsmAnd/res/drawable-hdpi/expandable_category_empty.png deleted file mode 100644 index 82c0a79f7d..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/expandable_category_empty.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/expandable_category_pushed.png b/OsmAnd/res/drawable-hdpi/expandable_category_pushed.png deleted file mode 100644 index 4a00927047..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/expandable_category_pushed.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/expandable_category_unpushed.png b/OsmAnd/res/drawable-hdpi/expandable_category_unpushed.png deleted file mode 100644 index a1fb25baa8..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/expandable_category_unpushed.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/headline_close_button__original.png b/OsmAnd/res/drawable-hdpi/headline_close_button__original.png deleted file mode 100644 index 92e7198cda..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/headline_close_button__original.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/headline_close_button_pressed__original.png b/OsmAnd/res/drawable-hdpi/headline_close_button_pressed__original.png deleted file mode 100644 index bca7554a8c..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/headline_close_button_pressed__original.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/help_icon_pressed.png b/OsmAnd/res/drawable-hdpi/help_icon_pressed.png deleted file mode 100644 index ebb3386fa4..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/help_icon_pressed.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/help_icon_pressed__original.png b/OsmAnd/res/drawable-hdpi/help_icon_pressed__original.png deleted file mode 100644 index d3cb4baee5..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/help_icon_pressed__original.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/help_icon_simple.png b/OsmAnd/res/drawable-hdpi/help_icon_simple.png deleted file mode 100644 index 0345c1404a..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/help_icon_simple.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/help_icon_simple__original.png b/OsmAnd/res/drawable-hdpi/help_icon_simple__original.png deleted file mode 100644 index 6ab6f1e9cc..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/help_icon_simple__original.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_ac_close.png b/OsmAnd/res/drawable-hdpi/ic_ac_close.png deleted file mode 100644 index f664f8ef8f..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_ac_close.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_ac_help.png b/OsmAnd/res/drawable-hdpi/ic_ac_help.png deleted file mode 100644 index 746232e70f..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_ac_help.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_ac_settings.png b/OsmAnd/res/drawable-hdpi/ic_ac_settings.png deleted file mode 100644 index fbeb62be37..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_ac_settings.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_altitude.png b/OsmAnd/res/drawable-hdpi/ic_action_altitude.png new file mode 100644 index 0000000000..43a9f8b8e6 Binary files /dev/null and b/OsmAnd/res/drawable-hdpi/ic_action_altitude.png differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_car_light.png b/OsmAnd/res/drawable-hdpi/ic_action_car_light.png deleted file mode 100644 index c563fb2cbe..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_car_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_close_light.png b/OsmAnd/res/drawable-hdpi/ic_action_close_light.png deleted file mode 100644 index 033515a8cb..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_close_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_flag_light.png b/OsmAnd/res/drawable-hdpi/ic_action_flag_light.png deleted file mode 100644 index a0dcd52862..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_flag_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_flage_light.png b/OsmAnd/res/drawable-hdpi/ic_action_flage_light.png deleted file mode 100644 index 7f8b531ab0..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_flage_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_foot_light.png b/OsmAnd/res/drawable-hdpi/ic_action_foot_light.png deleted file mode 100644 index c46ec83562..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_foot_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_gabout_light.png b/OsmAnd/res/drawable-hdpi/ic_action_gabout_light.png deleted file mode 100644 index 7c8bf76b29..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_gabout_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_gcall_light.png b/OsmAnd/res/drawable-hdpi/ic_action_gcall_light.png deleted file mode 100644 index 92e81ec867..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_gcall_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_gdirections_light.png b/OsmAnd/res/drawable-hdpi/ic_action_gdirections_light.png deleted file mode 100644 index ebfaf653eb..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_gdirections_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_gdiscard_dark.png b/OsmAnd/res/drawable-hdpi/ic_action_gdiscard_dark.png deleted file mode 100644 index 6d3ebd5391..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_gdiscard_dark.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_gdiscard_light.png b/OsmAnd/res/drawable-hdpi/ic_action_gdiscard_light.png deleted file mode 100644 index 6abcd9ef61..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_gdiscard_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_gfav_dark.png b/OsmAnd/res/drawable-hdpi/ic_action_gfav_dark.png deleted file mode 100644 index b3c423534a..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_gfav_dark.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_gfav_light.png b/OsmAnd/res/drawable-hdpi/ic_action_gfav_light.png deleted file mode 100644 index 81c699222c..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_gfav_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_ghelp_dark.png b/OsmAnd/res/drawable-hdpi/ic_action_ghelp_dark.png deleted file mode 100644 index ff296848fb..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_ghelp_dark.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_ghelp_light.png b/OsmAnd/res/drawable-hdpi/ic_action_ghelp_light.png deleted file mode 100644 index 16fe91efa8..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_ghelp_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_glabel_dark.png b/OsmAnd/res/drawable-hdpi/ic_action_glabel_dark.png deleted file mode 100644 index d12909acf7..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_glabel_dark.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_glabel_light.png b/OsmAnd/res/drawable-hdpi/ic_action_glabel_light.png deleted file mode 100644 index b09586011d..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_glabel_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_gps_info.png b/OsmAnd/res/drawable-hdpi/ic_action_gps_info.png new file mode 100644 index 0000000000..d1a0d21a8e Binary files /dev/null and b/OsmAnd/res/drawable-hdpi/ic_action_gps_info.png differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_gremove_light.png b/OsmAnd/res/drawable-hdpi/ic_action_gremove_light.png deleted file mode 100644 index 7e38b57220..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_gremove_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_grot_left_light.png b/OsmAnd/res/drawable-hdpi/ic_action_grot_left_light.png deleted file mode 100644 index 38fefff1f1..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_grot_left_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_grot_right_light.png b/OsmAnd/res/drawable-hdpi/ic_action_grot_right_light.png deleted file mode 100644 index ac0cb61e08..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_grot_right_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_gsave_light.png b/OsmAnd/res/drawable-hdpi/ic_action_gsave_light.png deleted file mode 100644 index dee6152107..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_gsave_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_gsearch_light.png b/OsmAnd/res/drawable-hdpi/ic_action_gsearch_light.png deleted file mode 100644 index fc8eefde32..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_gsearch_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_gsettings_light.png b/OsmAnd/res/drawable-hdpi/ic_action_gsettings_light.png deleted file mode 100644 index 8e30d967af..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_gsettings_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_gshare_light.png b/OsmAnd/res/drawable-hdpi/ic_action_gshare_light.png deleted file mode 100644 index 7da4056ec9..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_gshare_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_gup_light.png b/OsmAnd/res/drawable-hdpi/ic_action_gup_light.png deleted file mode 100644 index 98b021c7ee..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_gup_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_intermediate.png b/OsmAnd/res/drawable-hdpi/ic_action_intermediate.png new file mode 100644 index 0000000000..f0a437ff2c Binary files /dev/null and b/OsmAnd/res/drawable-hdpi/ic_action_intermediate.png differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_max_speed.png b/OsmAnd/res/drawable-hdpi/ic_action_max_speed.png new file mode 100644 index 0000000000..c4da2b3232 Binary files /dev/null and b/OsmAnd/res/drawable-hdpi/ic_action_max_speed.png differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_next_turn.png b/OsmAnd/res/drawable-hdpi/ic_action_next_turn.png new file mode 100644 index 0000000000..e503119f9d Binary files /dev/null and b/OsmAnd/res/drawable-hdpi/ic_action_next_turn.png differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_photo_light.png b/OsmAnd/res/drawable-hdpi/ic_action_photo_light.png deleted file mode 100644 index b9b0dda82d..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_photo_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_pin_light.png b/OsmAnd/res/drawable-hdpi/ic_action_pin_light.png deleted file mode 100644 index c0905dad91..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_pin_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_play_light.png b/OsmAnd/res/drawable-hdpi/ic_action_play_light.png deleted file mode 100644 index 3a691a6fe5..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_play_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_plus_light.png b/OsmAnd/res/drawable-hdpi/ic_action_plus_light.png deleted file mode 100644 index 07b40677fe..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_plus_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_polygom_light.png b/OsmAnd/res/drawable-hdpi/ic_action_polygom_light.png deleted file mode 100644 index 204e4215a7..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_polygom_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_quit_light.png b/OsmAnd/res/drawable-hdpi/ic_action_quit_light.png deleted file mode 100644 index b71b512a04..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_quit_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_redo_light.png b/OsmAnd/res/drawable-hdpi/ic_action_redo_light.png deleted file mode 100644 index 15e3622a2c..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_redo_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_refresh_light.png b/OsmAnd/res/drawable-hdpi/ic_action_refresh_light.png deleted file mode 100644 index 174670e155..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_refresh_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_road_light.png b/OsmAnd/res/drawable-hdpi/ic_action_road_light.png deleted file mode 100644 index 5525654806..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_road_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_road_works_light.png b/OsmAnd/res/drawable-hdpi/ic_action_road_works_light.png deleted file mode 100644 index f9eadf7c8e..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_road_works_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_ruler_light.png b/OsmAnd/res/drawable-hdpi/ic_action_ruler_light.png deleted file mode 100644 index b4486674cb..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_ruler_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_sail_boat_light.png b/OsmAnd/res/drawable-hdpi/ic_action_sail_boat_light.png deleted file mode 100644 index 266ae3b625..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_sail_boat_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_search_light.png b/OsmAnd/res/drawable-hdpi/ic_action_search_light.png deleted file mode 100644 index 5adc2459f7..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_search_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_settings2_light.png b/OsmAnd/res/drawable-hdpi/ic_action_settings2_light.png deleted file mode 100644 index cbcbaf452c..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_settings2_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_signpost_light.png b/OsmAnd/res/drawable-hdpi/ic_action_signpost_light.png deleted file mode 100644 index f750fdaf03..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_signpost_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_speed.png b/OsmAnd/res/drawable-hdpi/ic_action_speed.png new file mode 100644 index 0000000000..3d5efa1f9f Binary files /dev/null and b/OsmAnd/res/drawable-hdpi/ic_action_speed.png differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_street_view_light.png b/OsmAnd/res/drawable-hdpi/ic_action_street_view_light.png deleted file mode 100644 index 871854843c..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_street_view_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_target.png b/OsmAnd/res/drawable-hdpi/ic_action_target.png new file mode 100644 index 0000000000..85b4f0212c Binary files /dev/null and b/OsmAnd/res/drawable-hdpi/ic_action_target.png differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_text_light.png b/OsmAnd/res/drawable-hdpi/ic_action_text_light.png deleted file mode 100644 index 78a7c53905..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_text_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_time.png b/OsmAnd/res/drawable-hdpi/ic_action_time.png new file mode 100644 index 0000000000..7fe237faa1 Binary files /dev/null and b/OsmAnd/res/drawable-hdpi/ic_action_time.png differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_time_to_distance.png b/OsmAnd/res/drawable-hdpi/ic_action_time_to_distance.png new file mode 100644 index 0000000000..dd73ddcb00 Binary files /dev/null and b/OsmAnd/res/drawable-hdpi/ic_action_time_to_distance.png differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_trekking_light.png b/OsmAnd/res/drawable-hdpi/ic_action_trekking_light.png deleted file mode 100644 index 7c2a857d0a..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_trekking_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_truck_light.png b/OsmAnd/res/drawable-hdpi/ic_action_truck_light.png deleted file mode 100644 index 16b5bea8a9..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_truck_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_undo_light.png b/OsmAnd/res/drawable-hdpi/ic_action_undo_light.png deleted file mode 100644 index 5eea77a984..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_undo_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_up_light.png b/OsmAnd/res/drawable-hdpi/ic_action_up_light.png deleted file mode 100644 index 5b33826e55..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_up_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_video_light.png b/OsmAnd/res/drawable-hdpi/ic_action_video_light.png deleted file mode 100644 index 31f9506eeb..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_video_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_wmap_dark.png b/OsmAnd/res/drawable-hdpi/ic_action_wmap_dark.png deleted file mode 100644 index 3166b8de78..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_wmap_dark.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_wmap_light.png b/OsmAnd/res/drawable-hdpi/ic_action_wmap_light.png deleted file mode 100644 index b3f3cbb7b7..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_wmap_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_configure_screen_light.png b/OsmAnd/res/drawable-hdpi/ic_configure_screen_light.png deleted file mode 100644 index 9efca901c5..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_configure_screen_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_dashboard_light.png b/OsmAnd/res/drawable-hdpi/ic_dashboard_light.png deleted file mode 100644 index b27be60ed7..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_dashboard_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_extension_light.png b/OsmAnd/res/drawable-hdpi/ic_extension_light.png deleted file mode 100644 index 4d650905e1..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_extension_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_layer_bottom_light.png b/OsmAnd/res/drawable-hdpi/ic_layer_bottom_light.png deleted file mode 100644 index a827212023..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_layer_bottom_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_layer_top_light.png b/OsmAnd/res/drawable-hdpi/ic_layer_top_light.png deleted file mode 100644 index 1f21e3e38e..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_layer_top_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_osmo_light.png b/OsmAnd/res/drawable-hdpi/ic_osmo_light.png deleted file mode 100644 index 024a0a16a2..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_osmo_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_play_light.png b/OsmAnd/res/drawable-hdpi/ic_play_light.png deleted file mode 100644 index 39c080a9f4..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_play_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_world_globe_light.png b/OsmAnd/res/drawable-hdpi/ic_world_globe_light.png deleted file mode 100644 index 25cdcb94da..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/ic_world_globe_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/la_backtoloc_enabled.png b/OsmAnd/res/drawable-hdpi/la_backtoloc_enabled.png deleted file mode 100644 index 11567f3e64..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/la_backtoloc_enabled.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/la_backtoloc_enabled_white.png b/OsmAnd/res/drawable-hdpi/la_backtoloc_enabled_white.png deleted file mode 100644 index 62c934c3ad..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/la_backtoloc_enabled_white.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/la_backtoloc_tracked.png b/OsmAnd/res/drawable-hdpi/la_backtoloc_tracked.png deleted file mode 100644 index 607bbc35bd..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/la_backtoloc_tracked.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/bt_round_1_shadow.png b/OsmAnd/res/drawable-hdpi/map_bt_round_1_shadow.png similarity index 100% rename from OsmAnd/res/drawable-hdpi/bt_round_1_shadow.png rename to OsmAnd/res/drawable-hdpi/map_bt_round_1_shadow.png diff --git a/OsmAnd/res/drawable-hdpi/bt_round_2_shadow.png b/OsmAnd/res/drawable-hdpi/map_bt_round_2_shadow.png similarity index 100% rename from OsmAnd/res/drawable-hdpi/bt_round_2_shadow.png rename to OsmAnd/res/drawable-hdpi/map_bt_round_2_shadow.png diff --git a/OsmAnd/res/drawable-hdpi/map_btn_cancel_o.png b/OsmAnd/res/drawable-hdpi/map_btn_cancel_o.png deleted file mode 100644 index ddff6ccea2..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/map_btn_cancel_o.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/map_btn_cancel_p.png b/OsmAnd/res/drawable-hdpi/map_btn_cancel_p.png deleted file mode 100644 index 7f4d171d32..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/map_btn_cancel_p.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/map_btn_hmenu_o.png b/OsmAnd/res/drawable-hdpi/map_btn_hmenu_o.png deleted file mode 100644 index 0338eee326..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/map_btn_hmenu_o.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/map_btn_hmenu_p.png b/OsmAnd/res/drawable-hdpi/map_btn_hmenu_p.png deleted file mode 100644 index d2fe88e7d1..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/map_btn_hmenu_p.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/map_btn_info_o.png b/OsmAnd/res/drawable-hdpi/map_btn_info_o.png deleted file mode 100644 index b470fbf544..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/map_btn_info_o.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/map_btn_info_p.png b/OsmAnd/res/drawable-hdpi/map_btn_info_p.png deleted file mode 100644 index 83e32a23f4..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/map_btn_info_p.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/map_btn_menu_o.png b/OsmAnd/res/drawable-hdpi/map_btn_menu_o.png deleted file mode 100644 index dca9ec1d0d..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/map_btn_menu_o.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/map_btn_menu_p.png b/OsmAnd/res/drawable-hdpi/map_btn_menu_p.png deleted file mode 100644 index 84f5222e10..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/map_btn_menu_p.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/map_btn_navigate_o.png b/OsmAnd/res/drawable-hdpi/map_btn_navigate_o.png deleted file mode 100644 index 3d5c591dfb..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/map_btn_navigate_o.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/map_btn_navigate_p.png b/OsmAnd/res/drawable-hdpi/map_btn_navigate_p.png deleted file mode 100644 index 0614f81f8d..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/map_btn_navigate_p.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/map_btn_ok_o.png b/OsmAnd/res/drawable-hdpi/map_btn_ok_o.png deleted file mode 100644 index 6daf38f82b..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/map_btn_ok_o.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/map_btn_ok_p.png b/OsmAnd/res/drawable-hdpi/map_btn_ok_p.png deleted file mode 100644 index 386683bd5f..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/map_btn_ok_p.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/map_btn_signpost_p.png b/OsmAnd/res/drawable-hdpi/map_btn_signpost_p.png deleted file mode 100644 index 5573f531f5..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/map_btn_signpost_p.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_zoom_in.png b/OsmAnd/res/drawable-hdpi/map_zoom_in.png similarity index 100% rename from OsmAnd/res/drawable-hdpi/ic_action_zoom_in.png rename to OsmAnd/res/drawable-hdpi/map_zoom_in.png diff --git a/OsmAnd/res/drawable-hdpi/map_zoom_in_o.png b/OsmAnd/res/drawable-hdpi/map_zoom_in_o.png deleted file mode 100644 index c8ec8bbb57..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/map_zoom_in_o.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/map_zoom_in_p.png b/OsmAnd/res/drawable-hdpi/map_zoom_in_p.png deleted file mode 100644 index afec60184b..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/map_zoom_in_p.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_zoom_out.png b/OsmAnd/res/drawable-hdpi/map_zoom_out.png similarity index 100% rename from OsmAnd/res/drawable-hdpi/ic_action_zoom_out.png rename to OsmAnd/res/drawable-hdpi/map_zoom_out.png diff --git a/OsmAnd/res/drawable-hdpi/map_zoom_out_o.png b/OsmAnd/res/drawable-hdpi/map_zoom_out_o.png deleted file mode 100644 index 4106a3ffbf..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/map_zoom_out_o.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/map_zoom_out_p.png b/OsmAnd/res/drawable-hdpi/map_zoom_out_p.png deleted file mode 100644 index 0d0b577002..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/map_zoom_out_p.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/tab_icon_panel.png b/OsmAnd/res/drawable-hdpi/tab_icon_panel.png deleted file mode 100644 index 51fe490516..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/tab_icon_panel.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/tab_icon_panel_pushed.9.png b/OsmAnd/res/drawable-hdpi/tab_icon_panel_pushed.9.png deleted file mode 100644 index 8e86d0e6e2..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/tab_icon_panel_pushed.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/tab_icon_panel_pushed_line.png b/OsmAnd/res/drawable-hdpi/tab_icon_panel_pushed_line.png deleted file mode 100644 index a67cf9175d..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/tab_icon_panel_pushed_line.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/tab_plugin_screen_icon.png b/OsmAnd/res/drawable-hdpi/tab_plugin_screen_icon.png deleted file mode 100644 index 6ab9ec80ce..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/tab_plugin_screen_icon.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/tab_settings_screen_icon.png b/OsmAnd/res/drawable-hdpi/tab_settings_screen_icon.png deleted file mode 100644 index 6ab9ec80ce..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/tab_settings_screen_icon.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/tab_text_separator.png b/OsmAnd/res/drawable-hdpi/tab_text_separator.png deleted file mode 100644 index 903370a2e9..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/tab_text_separator.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/widget_config_dark.png b/OsmAnd/res/drawable-hdpi/widget_config_dark.png deleted file mode 100644 index 2ffe46589b..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/widget_config_dark.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/widget_config_light.png b/OsmAnd/res/drawable-hdpi/widget_config_light.png deleted file mode 100644 index 5ca33b93d5..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/widget_config_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-hdpi/zoom_background.9.png b/OsmAnd/res/drawable-hdpi/zoom_background.9.png deleted file mode 100644 index 8244dcee75..0000000000 Binary files a/OsmAnd/res/drawable-hdpi/zoom_background.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/bt_round_1_shadow.png b/OsmAnd/res/drawable-large-hdpi/map_bt_round_1_shadow.png similarity index 100% rename from OsmAnd/res/drawable-xhdpi/bt_round_1_shadow.png rename to OsmAnd/res/drawable-large-hdpi/map_bt_round_1_shadow.png diff --git a/OsmAnd/res/drawable-xhdpi/bt_round_2_shadow.png b/OsmAnd/res/drawable-large-hdpi/map_bt_round_2_shadow.png similarity index 100% rename from OsmAnd/res/drawable-xhdpi/bt_round_2_shadow.png rename to OsmAnd/res/drawable-large-hdpi/map_bt_round_2_shadow.png diff --git a/OsmAnd/res/drawable-large-hdpi/map_compass.png b/OsmAnd/res/drawable-large-hdpi/map_compass.png new file mode 100644 index 0000000000..d953bc4d09 Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/map_compass.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/map_compass_bearing.png b/OsmAnd/res/drawable-large-hdpi/map_compass_bearing.png new file mode 100644 index 0000000000..ef302192a3 Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/map_compass_bearing.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/map_compass_bearing_white.png b/OsmAnd/res/drawable-large-hdpi/map_compass_bearing_white.png new file mode 100644 index 0000000000..d8d2dd9fa7 Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/map_compass_bearing_white.png differ diff --git a/OsmAnd/res/drawable-mdpi/la_backtoloc_tracked.png b/OsmAnd/res/drawable-large-hdpi/map_compass_niu.png similarity index 50% rename from OsmAnd/res/drawable-mdpi/la_backtoloc_tracked.png rename to OsmAnd/res/drawable-large-hdpi/map_compass_niu.png index 728cab0b10..05f8351357 100644 Binary files a/OsmAnd/res/drawable-mdpi/la_backtoloc_tracked.png and b/OsmAnd/res/drawable-large-hdpi/map_compass_niu.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/map_compass_niu_white.png b/OsmAnd/res/drawable-large-hdpi/map_compass_niu_white.png new file mode 100644 index 0000000000..8d5dcf79fa Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/map_compass_niu_white.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/map_compass_white.png b/OsmAnd/res/drawable-large-hdpi/map_compass_white.png new file mode 100644 index 0000000000..3752f958d7 Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/map_compass_white.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/map_layers_black.png b/OsmAnd/res/drawable-large-hdpi/map_layers_black.png new file mode 100644 index 0000000000..7c999d64ef Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/map_layers_black.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/map_layers_white.png b/OsmAnd/res/drawable-large-hdpi/map_layers_white.png new file mode 100644 index 0000000000..8fcf6597cb Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/map_layers_white.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/map_magnifier.png b/OsmAnd/res/drawable-large-hdpi/map_magnifier.png new file mode 100644 index 0000000000..8ef6a3567a Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/map_magnifier.png differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_zoom_in.png b/OsmAnd/res/drawable-large-hdpi/map_zoom_in.png similarity index 100% rename from OsmAnd/res/drawable-xhdpi/ic_action_zoom_in.png rename to OsmAnd/res/drawable-large-hdpi/map_zoom_in.png diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_zoom_out.png b/OsmAnd/res/drawable-large-hdpi/map_zoom_out.png similarity index 100% rename from OsmAnd/res/drawable-xhdpi/ic_action_zoom_out.png rename to OsmAnd/res/drawable-large-hdpi/map_zoom_out.png diff --git a/OsmAnd/res/drawable-large-hdpi/widget_altitude.png b/OsmAnd/res/drawable-large-hdpi/widget_altitude.png new file mode 100644 index 0000000000..661605292b Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/widget_altitude.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/widget_backtolocation_dark.png b/OsmAnd/res/drawable-large-hdpi/widget_backtolocation_dark.png new file mode 100644 index 0000000000..9c5d73f4ef Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/widget_backtolocation_dark.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/widget_backtolocation_light.png b/OsmAnd/res/drawable-large-hdpi/widget_backtolocation_light.png new file mode 100644 index 0000000000..35b85190a9 Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/widget_backtolocation_light.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/widget_compass_dark.png b/OsmAnd/res/drawable-large-hdpi/widget_compass_dark.png new file mode 100644 index 0000000000..5fb21bb0a3 Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/widget_compass_dark.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/widget_compass_light.png b/OsmAnd/res/drawable-large-hdpi/widget_compass_light.png new file mode 100644 index 0000000000..af1f1e4903 Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/widget_compass_light.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/widget_distance.png b/OsmAnd/res/drawable-large-hdpi/widget_distance.png new file mode 100644 index 0000000000..1cddc341d8 Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/widget_distance.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/widget_gps_info.png b/OsmAnd/res/drawable-large-hdpi/widget_gps_info.png new file mode 100644 index 0000000000..ffc7e087bf Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/widget_gps_info.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/widget_layer_dark.png b/OsmAnd/res/drawable-large-hdpi/widget_layer_dark.png new file mode 100644 index 0000000000..77fd4ab88e Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/widget_layer_dark.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/widget_layer_light.png b/OsmAnd/res/drawable-large-hdpi/widget_layer_light.png new file mode 100644 index 0000000000..dd086f09f2 Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/widget_layer_light.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/widget_lock_screen_dark.png b/OsmAnd/res/drawable-large-hdpi/widget_lock_screen_dark.png new file mode 100644 index 0000000000..d1b68137af Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/widget_lock_screen_dark.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/widget_lock_screen_light.png b/OsmAnd/res/drawable-large-hdpi/widget_lock_screen_light.png new file mode 100644 index 0000000000..761eb985b3 Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/widget_lock_screen_light.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/widget_reset_to_default_dark.png b/OsmAnd/res/drawable-large-hdpi/widget_reset_to_default_dark.png new file mode 100644 index 0000000000..39f1c8ccf2 Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/widget_reset_to_default_dark.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/widget_reset_to_default_light.png b/OsmAnd/res/drawable-large-hdpi/widget_reset_to_default_light.png new file mode 100644 index 0000000000..687def40f9 Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/widget_reset_to_default_light.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/widget_signpost.png b/OsmAnd/res/drawable-large-hdpi/widget_signpost.png new file mode 100644 index 0000000000..59685418b5 Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/widget_signpost.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/widget_speed.png b/OsmAnd/res/drawable-large-hdpi/widget_speed.png new file mode 100644 index 0000000000..8231d72e64 Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/widget_speed.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/widget_target.png b/OsmAnd/res/drawable-large-hdpi/widget_target.png new file mode 100644 index 0000000000..183f5ff281 Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/widget_target.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/widget_time.png b/OsmAnd/res/drawable-large-hdpi/widget_time.png new file mode 100644 index 0000000000..46925feaf4 Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/widget_time.png differ diff --git a/OsmAnd/res/drawable-large-hdpi/widget_time_to_distance.png b/OsmAnd/res/drawable-large-hdpi/widget_time_to_distance.png new file mode 100644 index 0000000000..d2985f11e1 Binary files /dev/null and b/OsmAnd/res/drawable-large-hdpi/widget_time_to_distance.png differ diff --git a/OsmAnd/res/drawable-xxhdpi/bt_round_1_shadow.png b/OsmAnd/res/drawable-large-xhdpi/map_bt_round_1_shadow.png similarity index 100% rename from OsmAnd/res/drawable-xxhdpi/bt_round_1_shadow.png rename to OsmAnd/res/drawable-large-xhdpi/map_bt_round_1_shadow.png diff --git a/OsmAnd/res/drawable-xxhdpi/bt_round_2_shadow.png b/OsmAnd/res/drawable-large-xhdpi/map_bt_round_2_shadow.png similarity index 100% rename from OsmAnd/res/drawable-xxhdpi/bt_round_2_shadow.png rename to OsmAnd/res/drawable-large-xhdpi/map_bt_round_2_shadow.png diff --git a/OsmAnd/res/drawable-large-xhdpi/map_compass.png b/OsmAnd/res/drawable-large-xhdpi/map_compass.png new file mode 100644 index 0000000000..f6ab0bcc4f Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/map_compass.png differ diff --git a/OsmAnd/res/drawable-large-xhdpi/map_compass_bearing.png b/OsmAnd/res/drawable-large-xhdpi/map_compass_bearing.png new file mode 100644 index 0000000000..639449d194 Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/map_compass_bearing.png differ diff --git a/OsmAnd/res/drawable-large-xhdpi/map_compass_bearing_white.png b/OsmAnd/res/drawable-large-xhdpi/map_compass_bearing_white.png new file mode 100644 index 0000000000..ec3ad49afd Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/map_compass_bearing_white.png differ diff --git a/OsmAnd/res/drawable-large-xhdpi/map_compass_niu.png b/OsmAnd/res/drawable-large-xhdpi/map_compass_niu.png new file mode 100644 index 0000000000..1e039c7f47 Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/map_compass_niu.png differ diff --git a/OsmAnd/res/drawable-large-xhdpi/map_compass_niu_white.png b/OsmAnd/res/drawable-large-xhdpi/map_compass_niu_white.png new file mode 100644 index 0000000000..8c954c1a42 Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/map_compass_niu_white.png differ diff --git a/OsmAnd/res/drawable-large-xhdpi/map_compass_white.png b/OsmAnd/res/drawable-large-xhdpi/map_compass_white.png new file mode 100644 index 0000000000..0cba24e521 Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/map_compass_white.png differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_action_zoom_in.png b/OsmAnd/res/drawable-large-xhdpi/map_zoom_in.png similarity index 100% rename from OsmAnd/res/drawable-xxhdpi/ic_action_zoom_in.png rename to OsmAnd/res/drawable-large-xhdpi/map_zoom_in.png diff --git a/OsmAnd/res/drawable-xxhdpi/ic_action_zoom_out.png b/OsmAnd/res/drawable-large-xhdpi/map_zoom_out.png similarity index 100% rename from OsmAnd/res/drawable-xxhdpi/ic_action_zoom_out.png rename to OsmAnd/res/drawable-large-xhdpi/map_zoom_out.png diff --git a/OsmAnd/res/drawable-large-xhdpi/widget_altitude.png b/OsmAnd/res/drawable-large-xhdpi/widget_altitude.png new file mode 100644 index 0000000000..bd013ee05f Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/widget_altitude.png differ diff --git a/OsmAnd/res/drawable-large-xhdpi/widget_backtolocation_dark.png b/OsmAnd/res/drawable-large-xhdpi/widget_backtolocation_dark.png new file mode 100644 index 0000000000..3ede22f80f Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/widget_backtolocation_dark.png differ diff --git a/OsmAnd/res/drawable-large-xhdpi/widget_backtolocation_light.png b/OsmAnd/res/drawable-large-xhdpi/widget_backtolocation_light.png new file mode 100644 index 0000000000..b4dcc82978 Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/widget_backtolocation_light.png differ diff --git a/OsmAnd/res/drawable-large-xhdpi/widget_compass_dark.png b/OsmAnd/res/drawable-large-xhdpi/widget_compass_dark.png new file mode 100644 index 0000000000..9c02a647b4 Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/widget_compass_dark.png differ diff --git a/OsmAnd/res/drawable-large-xhdpi/widget_compass_light.png b/OsmAnd/res/drawable-large-xhdpi/widget_compass_light.png new file mode 100644 index 0000000000..183682f2de Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/widget_compass_light.png differ diff --git a/OsmAnd/res/drawable-large-xhdpi/widget_distance.png b/OsmAnd/res/drawable-large-xhdpi/widget_distance.png new file mode 100644 index 0000000000..1a5b242201 Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/widget_distance.png differ diff --git a/OsmAnd/res/drawable-large-xhdpi/widget_gps_info.png b/OsmAnd/res/drawable-large-xhdpi/widget_gps_info.png new file mode 100644 index 0000000000..29fa12fa61 Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/widget_gps_info.png differ diff --git a/OsmAnd/res/drawable-large-xhdpi/widget_layer_dark.png b/OsmAnd/res/drawable-large-xhdpi/widget_layer_dark.png new file mode 100644 index 0000000000..9aa06389f9 Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/widget_layer_dark.png differ diff --git a/OsmAnd/res/drawable-large-xhdpi/widget_layer_light.png b/OsmAnd/res/drawable-large-xhdpi/widget_layer_light.png new file mode 100644 index 0000000000..c4b0e60a3a Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/widget_layer_light.png differ diff --git a/OsmAnd/res/drawable-large-xhdpi/widget_lock_screen_dark.png b/OsmAnd/res/drawable-large-xhdpi/widget_lock_screen_dark.png new file mode 100644 index 0000000000..7b4d6c0fd5 Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/widget_lock_screen_dark.png differ diff --git a/OsmAnd/res/drawable-large-xhdpi/widget_lock_screen_light.png b/OsmAnd/res/drawable-large-xhdpi/widget_lock_screen_light.png new file mode 100644 index 0000000000..51875ee8eb Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/widget_lock_screen_light.png differ diff --git a/OsmAnd/res/drawable-large-xhdpi/widget_reset_to_default_dark.png b/OsmAnd/res/drawable-large-xhdpi/widget_reset_to_default_dark.png new file mode 100644 index 0000000000..314632992d Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/widget_reset_to_default_dark.png differ diff --git a/OsmAnd/res/drawable-large-xhdpi/widget_reset_to_default_light.png b/OsmAnd/res/drawable-large-xhdpi/widget_reset_to_default_light.png new file mode 100644 index 0000000000..98290c38d4 Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/widget_reset_to_default_light.png differ diff --git a/OsmAnd/res/drawable-large-xhdpi/widget_signpost.png b/OsmAnd/res/drawable-large-xhdpi/widget_signpost.png new file mode 100644 index 0000000000..71b6b8d566 Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/widget_signpost.png differ diff --git a/OsmAnd/res/drawable-large-xhdpi/widget_speed.png b/OsmAnd/res/drawable-large-xhdpi/widget_speed.png new file mode 100644 index 0000000000..aa69a709a5 Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/widget_speed.png differ diff --git a/OsmAnd/res/drawable-large-xhdpi/widget_target.png b/OsmAnd/res/drawable-large-xhdpi/widget_target.png new file mode 100644 index 0000000000..061e28887b Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/widget_target.png differ diff --git a/OsmAnd/res/drawable-large-xhdpi/widget_time.png b/OsmAnd/res/drawable-large-xhdpi/widget_time.png new file mode 100644 index 0000000000..fb2fb48869 Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/widget_time.png differ diff --git a/OsmAnd/res/drawable-large-xhdpi/widget_time_to_distance.png b/OsmAnd/res/drawable-large-xhdpi/widget_time_to_distance.png new file mode 100644 index 0000000000..e829179a1d Binary files /dev/null and b/OsmAnd/res/drawable-large-xhdpi/widget_time_to_distance.png differ diff --git a/OsmAnd/res/drawable-large/map_bt_round_1_shadow.png b/OsmAnd/res/drawable-large/map_bt_round_1_shadow.png new file mode 100644 index 0000000000..159d4c08b5 Binary files /dev/null and b/OsmAnd/res/drawable-large/map_bt_round_1_shadow.png differ diff --git a/OsmAnd/res/drawable-large/map_bt_round_2_shadow.png b/OsmAnd/res/drawable-large/map_bt_round_2_shadow.png new file mode 100644 index 0000000000..38e96be167 Binary files /dev/null and b/OsmAnd/res/drawable-large/map_bt_round_2_shadow.png differ diff --git a/OsmAnd/res/drawable-mdpi/tab_text_separator.png b/OsmAnd/res/drawable-large/map_btn_plain_o.png similarity index 67% rename from OsmAnd/res/drawable-mdpi/tab_text_separator.png rename to OsmAnd/res/drawable-large/map_btn_plain_o.png index 1f75a58266..26e933f848 100644 Binary files a/OsmAnd/res/drawable-mdpi/tab_text_separator.png and b/OsmAnd/res/drawable-large/map_btn_plain_o.png differ diff --git a/OsmAnd/res/drawable-hdpi/map_btn_signpost_o.png b/OsmAnd/res/drawable-large/map_btn_plain_p.png similarity index 64% rename from OsmAnd/res/drawable-hdpi/map_btn_signpost_o.png rename to OsmAnd/res/drawable-large/map_btn_plain_p.png index 8f0214ace6..657cf8d82a 100644 Binary files a/OsmAnd/res/drawable-hdpi/map_btn_signpost_o.png and b/OsmAnd/res/drawable-large/map_btn_plain_p.png differ diff --git a/OsmAnd/res/drawable-hdpi/la_backtoloc_disabled.png b/OsmAnd/res/drawable-large/map_compass.png similarity index 51% rename from OsmAnd/res/drawable-hdpi/la_backtoloc_disabled.png rename to OsmAnd/res/drawable-large/map_compass.png index dabfb4835c..e852a4db1d 100644 Binary files a/OsmAnd/res/drawable-hdpi/la_backtoloc_disabled.png and b/OsmAnd/res/drawable-large/map_compass.png differ diff --git a/OsmAnd/res/drawable-large/map_compass_bearing.png b/OsmAnd/res/drawable-large/map_compass_bearing.png new file mode 100644 index 0000000000..525fec8476 Binary files /dev/null and b/OsmAnd/res/drawable-large/map_compass_bearing.png differ diff --git a/OsmAnd/res/drawable-large/map_compass_bearing_white.png b/OsmAnd/res/drawable-large/map_compass_bearing_white.png new file mode 100644 index 0000000000..dff3bbb54a Binary files /dev/null and b/OsmAnd/res/drawable-large/map_compass_bearing_white.png differ diff --git a/OsmAnd/res/drawable-mdpi/la_backtoloc_enabled_white.png b/OsmAnd/res/drawable-large/map_compass_niu.png similarity index 52% rename from OsmAnd/res/drawable-mdpi/la_backtoloc_enabled_white.png rename to OsmAnd/res/drawable-large/map_compass_niu.png index 354001b060..3ae3157990 100644 Binary files a/OsmAnd/res/drawable-mdpi/la_backtoloc_enabled_white.png and b/OsmAnd/res/drawable-large/map_compass_niu.png differ diff --git a/OsmAnd/res/drawable-large/map_compass_niu_template.png b/OsmAnd/res/drawable-large/map_compass_niu_template.png new file mode 100644 index 0000000000..1297b4378c Binary files /dev/null and b/OsmAnd/res/drawable-large/map_compass_niu_template.png differ diff --git a/OsmAnd/res/drawable-mdpi/la_backtoloc_disabled.png b/OsmAnd/res/drawable-large/map_compass_niu_white.png similarity index 51% rename from OsmAnd/res/drawable-mdpi/la_backtoloc_disabled.png rename to OsmAnd/res/drawable-large/map_compass_niu_white.png index a22621ad7b..d8091994d8 100644 Binary files a/OsmAnd/res/drawable-mdpi/la_backtoloc_disabled.png and b/OsmAnd/res/drawable-large/map_compass_niu_white.png differ diff --git a/OsmAnd/res/drawable-large/map_compass_niu_white_template.png b/OsmAnd/res/drawable-large/map_compass_niu_white_template.png new file mode 100644 index 0000000000..9b0a2cbc3a Binary files /dev/null and b/OsmAnd/res/drawable-large/map_compass_niu_white_template.png differ diff --git a/OsmAnd/res/drawable-large/map_compass_white.png b/OsmAnd/res/drawable-large/map_compass_white.png new file mode 100644 index 0000000000..89792f78b9 Binary files /dev/null and b/OsmAnd/res/drawable-large/map_compass_white.png differ diff --git a/OsmAnd/res/drawable-large/map_config.png b/OsmAnd/res/drawable-large/map_config.png new file mode 100644 index 0000000000..f1365980d7 Binary files /dev/null and b/OsmAnd/res/drawable-large/map_config.png differ diff --git a/OsmAnd/res/drawable-large/map_config_white.png b/OsmAnd/res/drawable-large/map_config_white.png new file mode 100644 index 0000000000..d25308159e Binary files /dev/null and b/OsmAnd/res/drawable-large/map_config_white.png differ diff --git a/OsmAnd/res/drawable-large/map_globus.png b/OsmAnd/res/drawable-large/map_globus.png new file mode 100644 index 0000000000..850f27cb72 Binary files /dev/null and b/OsmAnd/res/drawable-large/map_globus.png differ diff --git a/OsmAnd/res/drawable-large/map_globus_white.png b/OsmAnd/res/drawable-large/map_globus_white.png new file mode 100644 index 0000000000..3c00630fe5 Binary files /dev/null and b/OsmAnd/res/drawable-large/map_globus_white.png differ diff --git a/OsmAnd/res/drawable-large/map_layers_black.png b/OsmAnd/res/drawable-large/map_layers_black.png new file mode 100644 index 0000000000..a3ccc703e5 Binary files /dev/null and b/OsmAnd/res/drawable-large/map_layers_black.png differ diff --git a/OsmAnd/res/drawable-large/map_layers_white.png b/OsmAnd/res/drawable-large/map_layers_white.png new file mode 100644 index 0000000000..220c4f973a Binary files /dev/null and b/OsmAnd/res/drawable-large/map_layers_white.png differ diff --git a/OsmAnd/res/drawable-large/map_magnifier.png b/OsmAnd/res/drawable-large/map_magnifier.png new file mode 100644 index 0000000000..9b509ad036 Binary files /dev/null and b/OsmAnd/res/drawable-large/map_magnifier.png differ diff --git a/OsmAnd/res/drawable-large/map_monitoring.png b/OsmAnd/res/drawable-large/map_monitoring.png new file mode 100644 index 0000000000..37525a18fe Binary files /dev/null and b/OsmAnd/res/drawable-large/map_monitoring.png differ diff --git a/OsmAnd/res/drawable-large/map_monitoring_white.png b/OsmAnd/res/drawable-large/map_monitoring_white.png new file mode 100644 index 0000000000..41718507d7 Binary files /dev/null and b/OsmAnd/res/drawable-large/map_monitoring_white.png differ diff --git a/OsmAnd/res/drawable-large/map_note_audio.png b/OsmAnd/res/drawable-large/map_note_audio.png new file mode 100644 index 0000000000..871ebf7635 Binary files /dev/null and b/OsmAnd/res/drawable-large/map_note_audio.png differ diff --git a/OsmAnd/res/drawable-large/map_note_photo.png b/OsmAnd/res/drawable-large/map_note_photo.png new file mode 100644 index 0000000000..e8dd083904 Binary files /dev/null and b/OsmAnd/res/drawable-large/map_note_photo.png differ diff --git a/OsmAnd/res/drawable-large/map_note_video.png b/OsmAnd/res/drawable-large/map_note_video.png new file mode 100644 index 0000000000..6fd6304d57 Binary files /dev/null and b/OsmAnd/res/drawable-large/map_note_video.png differ diff --git a/OsmAnd/res/drawable-large/map_pin_destination.png b/OsmAnd/res/drawable-large/map_pin_destination.png new file mode 100644 index 0000000000..0a3f498ed4 Binary files /dev/null and b/OsmAnd/res/drawable-large/map_pin_destination.png differ diff --git a/OsmAnd/res/drawable-large/map_pin_origin.png b/OsmAnd/res/drawable-large/map_pin_origin.png new file mode 100644 index 0000000000..5d6dce52eb Binary files /dev/null and b/OsmAnd/res/drawable-large/map_pin_origin.png differ diff --git a/OsmAnd/res/drawable-hdpi/ic_action_gprint_light.png b/OsmAnd/res/drawable-large/map_zoom_in.png similarity index 69% rename from OsmAnd/res/drawable-hdpi/ic_action_gprint_light.png rename to OsmAnd/res/drawable-large/map_zoom_in.png index 7ca43b39d6..d91ac71e25 100644 Binary files a/OsmAnd/res/drawable-hdpi/ic_action_gprint_light.png and b/OsmAnd/res/drawable-large/map_zoom_in.png differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_gprint_light.png b/OsmAnd/res/drawable-large/map_zoom_out.png similarity index 67% rename from OsmAnd/res/drawable-mdpi/ic_action_gprint_light.png rename to OsmAnd/res/drawable-large/map_zoom_out.png index 8b3c02b232..10160b0ef5 100644 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_gprint_light.png and b/OsmAnd/res/drawable-large/map_zoom_out.png differ diff --git a/OsmAnd/res/drawable-large/widget_config_dark.png b/OsmAnd/res/drawable-large/widget_config_dark.png deleted file mode 100644 index 2ffe46589b..0000000000 Binary files a/OsmAnd/res/drawable-large/widget_config_dark.png and /dev/null differ diff --git a/OsmAnd/res/drawable-large/widget_config_light.png b/OsmAnd/res/drawable-large/widget_config_light.png deleted file mode 100644 index 5ca33b93d5..0000000000 Binary files a/OsmAnd/res/drawable-large/widget_config_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-ldpi/bg_left_pushed.9.png b/OsmAnd/res/drawable-ldpi/bg_left_pushed.9.png deleted file mode 100644 index 8c27dac158..0000000000 Binary files a/OsmAnd/res/drawable-ldpi/bg_left_pushed.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-ldpi/bg_left_simple.9.png b/OsmAnd/res/drawable-ldpi/bg_left_simple.9.png deleted file mode 100644 index 9f26a729f7..0000000000 Binary files a/OsmAnd/res/drawable-ldpi/bg_left_simple.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-ldpi/bg_leftr_pushed.9.png b/OsmAnd/res/drawable-ldpi/bg_leftr_pushed.9.png deleted file mode 100644 index ab7b5fd328..0000000000 Binary files a/OsmAnd/res/drawable-ldpi/bg_leftr_pushed.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-ldpi/bg_leftr_simple.9.png b/OsmAnd/res/drawable-ldpi/bg_leftr_simple.9.png deleted file mode 100644 index d9059ea8e9..0000000000 Binary files a/OsmAnd/res/drawable-ldpi/bg_leftr_simple.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-ldpi/bg_right_pushed.9.png b/OsmAnd/res/drawable-ldpi/bg_right_pushed.9.png deleted file mode 100644 index 0d840db46f..0000000000 Binary files a/OsmAnd/res/drawable-ldpi/bg_right_pushed.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-ldpi/bg_right_simple.9.png b/OsmAnd/res/drawable-ldpi/bg_right_simple.9.png deleted file mode 100644 index e4ed07169d..0000000000 Binary files a/OsmAnd/res/drawable-ldpi/bg_right_simple.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-ldpi/bg_rightr_pushed.9.png b/OsmAnd/res/drawable-ldpi/bg_rightr_pushed.9.png deleted file mode 100644 index 9af0a42825..0000000000 Binary files a/OsmAnd/res/drawable-ldpi/bg_rightr_pushed.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-ldpi/bg_rightr_simple.9.png b/OsmAnd/res/drawable-ldpi/bg_rightr_simple.9.png deleted file mode 100644 index 789129b1ac..0000000000 Binary files a/OsmAnd/res/drawable-ldpi/bg_rightr_simple.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-ldpi/zoom_background.9.png b/OsmAnd/res/drawable-ldpi/zoom_background.9.png deleted file mode 100644 index 6f793b2ed8..0000000000 Binary files a/OsmAnd/res/drawable-ldpi/zoom_background.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/bg_left_pushed.9.png b/OsmAnd/res/drawable-mdpi/bg_left_pushed.9.png deleted file mode 100644 index 8c27dac158..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/bg_left_pushed.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/bg_left_simple.9.png b/OsmAnd/res/drawable-mdpi/bg_left_simple.9.png deleted file mode 100644 index 1f5403ca73..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/bg_left_simple.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/bg_leftr_pushed.9.png b/OsmAnd/res/drawable-mdpi/bg_leftr_pushed.9.png deleted file mode 100644 index 690d2dc47c..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/bg_leftr_pushed.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/bg_leftr_simple.9.png b/OsmAnd/res/drawable-mdpi/bg_leftr_simple.9.png deleted file mode 100644 index 42e343bd80..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/bg_leftr_simple.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/bg_right_pushed.9.png b/OsmAnd/res/drawable-mdpi/bg_right_pushed.9.png deleted file mode 100644 index 0d840db46f..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/bg_right_pushed.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/bg_right_simple.9.png b/OsmAnd/res/drawable-mdpi/bg_right_simple.9.png deleted file mode 100644 index fd76ae0651..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/bg_right_simple.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/bg_rightr_pushed.9.png b/OsmAnd/res/drawable-mdpi/bg_rightr_pushed.9.png deleted file mode 100644 index 6b569c097e..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/bg_rightr_pushed.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/bg_rightr_simple.9.png b/OsmAnd/res/drawable-mdpi/bg_rightr_simple.9.png deleted file mode 100644 index 3a8a28e84a..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/bg_rightr_simple.9.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_ac_close.png b/OsmAnd/res/drawable-mdpi/ic_ac_close.png deleted file mode 100644 index bd30cd0c92..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_ac_close.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_ac_help.png b/OsmAnd/res/drawable-mdpi/ic_ac_help.png deleted file mode 100644 index 8341644395..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_ac_help.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_ac_settings.png b/OsmAnd/res/drawable-mdpi/ic_ac_settings.png deleted file mode 100644 index ff2c85b734..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_ac_settings.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_car_light.png b/OsmAnd/res/drawable-mdpi/ic_action_car_light.png deleted file mode 100644 index d0e0d292e0..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_car_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_close_light.png b/OsmAnd/res/drawable-mdpi/ic_action_close_light.png deleted file mode 100644 index b186ec4c56..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_close_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_flag_light.png b/OsmAnd/res/drawable-mdpi/ic_action_flag_light.png deleted file mode 100644 index c65c7389e3..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_flag_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_flage_light.png b/OsmAnd/res/drawable-mdpi/ic_action_flage_light.png deleted file mode 100644 index 78c855f4de..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_flage_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_foot_light.png b/OsmAnd/res/drawable-mdpi/ic_action_foot_light.png deleted file mode 100644 index 434beca03a..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_foot_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_gabout_light.png b/OsmAnd/res/drawable-mdpi/ic_action_gabout_light.png deleted file mode 100644 index 19c9245f5a..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_gabout_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_gcall_light.png b/OsmAnd/res/drawable-mdpi/ic_action_gcall_light.png deleted file mode 100644 index 895ffefdc3..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_gcall_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_gdirections_light.png b/OsmAnd/res/drawable-mdpi/ic_action_gdirections_light.png deleted file mode 100644 index cbcbd37aa6..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_gdirections_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_gdiscard_dark.png b/OsmAnd/res/drawable-mdpi/ic_action_gdiscard_dark.png deleted file mode 100644 index d1c6a39a6b..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_gdiscard_dark.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_gdiscard_light.png b/OsmAnd/res/drawable-mdpi/ic_action_gdiscard_light.png deleted file mode 100644 index 93483b6cb1..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_gdiscard_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_gfav_dark.png b/OsmAnd/res/drawable-mdpi/ic_action_gfav_dark.png deleted file mode 100644 index 81ca73efbe..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_gfav_dark.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_gfav_light.png b/OsmAnd/res/drawable-mdpi/ic_action_gfav_light.png deleted file mode 100644 index 4709b15f9a..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_gfav_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_ghelp_dark.png b/OsmAnd/res/drawable-mdpi/ic_action_ghelp_dark.png deleted file mode 100644 index 45eb4c390c..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_ghelp_dark.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_ghelp_light.png b/OsmAnd/res/drawable-mdpi/ic_action_ghelp_light.png deleted file mode 100644 index c6a0811e2c..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_ghelp_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_glabel_dark.png b/OsmAnd/res/drawable-mdpi/ic_action_glabel_dark.png deleted file mode 100644 index ae5aa8beee..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_glabel_dark.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_glabel_light.png b/OsmAnd/res/drawable-mdpi/ic_action_glabel_light.png deleted file mode 100644 index e1624220ef..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_glabel_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_gremove_light.png b/OsmAnd/res/drawable-mdpi/ic_action_gremove_light.png deleted file mode 100644 index b4378671c1..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_gremove_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_grot_left_light.png b/OsmAnd/res/drawable-mdpi/ic_action_grot_left_light.png deleted file mode 100644 index 8a5ebaccf0..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_grot_left_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_grot_right_light.png b/OsmAnd/res/drawable-mdpi/ic_action_grot_right_light.png deleted file mode 100644 index 646a57f645..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_grot_right_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_gsearch_light.png b/OsmAnd/res/drawable-mdpi/ic_action_gsearch_light.png deleted file mode 100644 index 026c8498fd..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_gsearch_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_gsettings_light.png b/OsmAnd/res/drawable-mdpi/ic_action_gsettings_light.png deleted file mode 100644 index 0e65c68243..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_gsettings_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_gshare_light.png b/OsmAnd/res/drawable-mdpi/ic_action_gshare_light.png deleted file mode 100644 index 06070f59cd..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_gshare_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_gup_light.png b/OsmAnd/res/drawable-mdpi/ic_action_gup_light.png deleted file mode 100644 index 19b229d1dc..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_gup_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_photo_light.png b/OsmAnd/res/drawable-mdpi/ic_action_photo_light.png deleted file mode 100644 index a6b8ae52a5..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_photo_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_pin_light.png b/OsmAnd/res/drawable-mdpi/ic_action_pin_light.png deleted file mode 100644 index 84687f0bae..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_pin_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_play_light.png b/OsmAnd/res/drawable-mdpi/ic_action_play_light.png deleted file mode 100644 index 90ad3f3d3f..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_play_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_plus_light.png b/OsmAnd/res/drawable-mdpi/ic_action_plus_light.png deleted file mode 100644 index 53425e535c..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_plus_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_polygom_light.png b/OsmAnd/res/drawable-mdpi/ic_action_polygom_light.png deleted file mode 100644 index 0490e00199..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_polygom_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_quit_light.png b/OsmAnd/res/drawable-mdpi/ic_action_quit_light.png deleted file mode 100644 index d73d8be392..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_quit_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_redo_light.png b/OsmAnd/res/drawable-mdpi/ic_action_redo_light.png deleted file mode 100644 index 276cb5c6e2..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_redo_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_refresh_light.png b/OsmAnd/res/drawable-mdpi/ic_action_refresh_light.png deleted file mode 100644 index 3f287b5cb1..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_refresh_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_road_light.png b/OsmAnd/res/drawable-mdpi/ic_action_road_light.png deleted file mode 100644 index cd7e37d031..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_road_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_road_works_light.png b/OsmAnd/res/drawable-mdpi/ic_action_road_works_light.png deleted file mode 100644 index 469b8ca4dc..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_road_works_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_ruler_light.png b/OsmAnd/res/drawable-mdpi/ic_action_ruler_light.png deleted file mode 100644 index c6f331744a..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_ruler_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_sail_boat_light.png b/OsmAnd/res/drawable-mdpi/ic_action_sail_boat_light.png deleted file mode 100644 index 5d667cb882..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_sail_boat_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_search_light.png b/OsmAnd/res/drawable-mdpi/ic_action_search_light.png deleted file mode 100644 index adab48c9c5..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_search_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_settings2_light.png b/OsmAnd/res/drawable-mdpi/ic_action_settings2_light.png deleted file mode 100644 index ab26db2b18..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_settings2_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_signpost_light.png b/OsmAnd/res/drawable-mdpi/ic_action_signpost_light.png deleted file mode 100644 index 25f97a314a..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_signpost_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_street_view_light.png b/OsmAnd/res/drawable-mdpi/ic_action_street_view_light.png deleted file mode 100644 index 89ce6e6f20..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_street_view_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_text_light.png b/OsmAnd/res/drawable-mdpi/ic_action_text_light.png deleted file mode 100644 index 0af41a9f4b..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_text_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_trekking_light.png b/OsmAnd/res/drawable-mdpi/ic_action_trekking_light.png deleted file mode 100644 index 65df95be31..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_trekking_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_truck_light.png b/OsmAnd/res/drawable-mdpi/ic_action_truck_light.png deleted file mode 100644 index 49640f0104..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_truck_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_undo_light.png b/OsmAnd/res/drawable-mdpi/ic_action_undo_light.png deleted file mode 100644 index 7934577408..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_undo_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_up_light.png b/OsmAnd/res/drawable-mdpi/ic_action_up_light.png deleted file mode 100644 index 410deff9d6..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_up_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_video_light.png b/OsmAnd/res/drawable-mdpi/ic_action_video_light.png deleted file mode 100644 index 39a1902789..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_video_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_wmap_dark.png b/OsmAnd/res/drawable-mdpi/ic_action_wmap_dark.png deleted file mode 100644 index facac94afc..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_wmap_dark.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_wmap_light.png b/OsmAnd/res/drawable-mdpi/ic_action_wmap_light.png deleted file mode 100644 index 4a7a7d6a34..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_wmap_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_configure_screen_light.png b/OsmAnd/res/drawable-mdpi/ic_configure_screen_light.png deleted file mode 100644 index 3bede31974..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_configure_screen_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_dashboard_light.png b/OsmAnd/res/drawable-mdpi/ic_dashboard_light.png deleted file mode 100644 index 2035959152..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_dashboard_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_extension_light.png b/OsmAnd/res/drawable-mdpi/ic_extension_light.png deleted file mode 100644 index 8ec55757b6..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_extension_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_layer_bottom_light.png b/OsmAnd/res/drawable-mdpi/ic_layer_bottom_light.png deleted file mode 100644 index fe5877c5bd..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_layer_bottom_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_layer_top_light.png b/OsmAnd/res/drawable-mdpi/ic_layer_top_light.png deleted file mode 100644 index 97db9f17eb..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_layer_top_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_osmo_light.png b/OsmAnd/res/drawable-mdpi/ic_osmo_light.png deleted file mode 100644 index e10cc8b01f..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_osmo_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_play_light.png b/OsmAnd/res/drawable-mdpi/ic_play_light.png deleted file mode 100644 index 448a290591..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_play_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/ic_world_globe_light.png b/OsmAnd/res/drawable-mdpi/ic_world_globe_light.png deleted file mode 100644 index d4ce88f6d8..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/ic_world_globe_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/la_backtoloc_enabled.png b/OsmAnd/res/drawable-mdpi/la_backtoloc_enabled.png deleted file mode 100644 index 84756c6372..0000000000 Binary files a/OsmAnd/res/drawable-mdpi/la_backtoloc_enabled.png and /dev/null differ diff --git a/OsmAnd/res/drawable-mdpi/bt_round_1_shadow.png b/OsmAnd/res/drawable-mdpi/map_bt_round_1_shadow.png similarity index 100% rename from OsmAnd/res/drawable-mdpi/bt_round_1_shadow.png rename to OsmAnd/res/drawable-mdpi/map_bt_round_1_shadow.png diff --git a/OsmAnd/res/drawable-mdpi/bt_round_2_shadow.png b/OsmAnd/res/drawable-mdpi/map_bt_round_2_shadow.png similarity index 100% rename from OsmAnd/res/drawable-mdpi/bt_round_2_shadow.png rename to OsmAnd/res/drawable-mdpi/map_bt_round_2_shadow.png diff --git a/OsmAnd/res/drawable-mdpi/ic_action_zoom_in.png b/OsmAnd/res/drawable-mdpi/map_zoom_in.png similarity index 100% rename from OsmAnd/res/drawable-mdpi/ic_action_zoom_in.png rename to OsmAnd/res/drawable-mdpi/map_zoom_in.png diff --git a/OsmAnd/res/drawable-mdpi/ic_action_zoom_out.png b/OsmAnd/res/drawable-mdpi/map_zoom_out.png similarity index 100% rename from OsmAnd/res/drawable-mdpi/ic_action_zoom_out.png rename to OsmAnd/res/drawable-mdpi/map_zoom_out.png diff --git a/OsmAnd/res/drawable-xhdpi/bg_striped_img.png b/OsmAnd/res/drawable-xhdpi/bg_striped_img.png deleted file mode 100644 index 92f3fa1140..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/bg_striped_img.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/bg_striped_split_img.png b/OsmAnd/res/drawable-xhdpi/bg_striped_split_img.png deleted file mode 100644 index e31f4a6677..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/bg_striped_split_img.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_ac_close.png b/OsmAnd/res/drawable-xhdpi/ic_ac_close.png deleted file mode 100644 index 047cc68c60..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_ac_close.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_ac_help.png b/OsmAnd/res/drawable-xhdpi/ic_ac_help.png deleted file mode 100644 index e8423d305c..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_ac_help.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_ac_settings.png b/OsmAnd/res/drawable-xhdpi/ic_ac_settings.png deleted file mode 100644 index a8376cd0aa..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_ac_settings.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_car_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_car_light.png deleted file mode 100644 index 9cae26142e..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_car_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_close_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_close_light.png deleted file mode 100644 index f80555ec4f..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_close_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_flag_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_flag_light.png deleted file mode 100644 index f773f91a6d..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_flag_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_flage_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_flage_light.png deleted file mode 100644 index 2522d6ea5d..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_flage_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_foot_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_foot_light.png deleted file mode 100644 index 174255f2bd..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_foot_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_gabout_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_gabout_light.png deleted file mode 100644 index 076a6c4504..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_gabout_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_gcall_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_gcall_light.png deleted file mode 100644 index ad97736702..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_gcall_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_gdirections_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_gdirections_light.png deleted file mode 100644 index 4505c9be8c..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_gdirections_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_gdiscard_dark.png b/OsmAnd/res/drawable-xhdpi/ic_action_gdiscard_dark.png deleted file mode 100644 index 67f7ab19c6..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_gdiscard_dark.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_gdiscard_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_gdiscard_light.png deleted file mode 100644 index dbccaa25c6..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_gdiscard_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_gfav_dark.png b/OsmAnd/res/drawable-xhdpi/ic_action_gfav_dark.png deleted file mode 100644 index ac94f5dddf..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_gfav_dark.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_gfav_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_gfav_light.png deleted file mode 100644 index 040fe57809..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_gfav_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_ghelp_dark.png b/OsmAnd/res/drawable-xhdpi/ic_action_ghelp_dark.png deleted file mode 100644 index 256c8e9f3f..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_ghelp_dark.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_ghelp_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_ghelp_light.png deleted file mode 100644 index 20c889329c..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_ghelp_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_glabel_dark.png b/OsmAnd/res/drawable-xhdpi/ic_action_glabel_dark.png deleted file mode 100644 index 687e73d67d..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_glabel_dark.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_glabel_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_glabel_light.png deleted file mode 100644 index ca431e5be0..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_glabel_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_gremove_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_gremove_light.png deleted file mode 100644 index da57c0aec1..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_gremove_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_grot_left_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_grot_left_light.png deleted file mode 100644 index 8d9163244f..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_grot_left_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_grot_right_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_grot_right_light.png deleted file mode 100644 index 35bf64ce55..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_grot_right_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_gsave_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_gsave_light.png deleted file mode 100644 index 232d11c34b..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_gsave_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_gsearch_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_gsearch_light.png deleted file mode 100644 index 9acbdd140d..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_gsearch_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_gsettings_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_gsettings_light.png deleted file mode 100644 index d0a733e52f..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_gsettings_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_gshare_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_gshare_light.png deleted file mode 100644 index 12e7f5a986..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_gshare_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_gup_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_gup_light.png deleted file mode 100644 index 86b6e3ebdf..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_gup_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_photo_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_photo_light.png deleted file mode 100644 index 1e23effa07..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_photo_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_pin_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_pin_light.png deleted file mode 100644 index fe043e7778..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_pin_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_play_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_play_light.png deleted file mode 100644 index b22a9859dc..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_play_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_plus_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_plus_light.png deleted file mode 100644 index 572391bbc6..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_plus_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_polygom_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_polygom_light.png deleted file mode 100644 index a9acf1c76d..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_polygom_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_quit_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_quit_light.png deleted file mode 100644 index df3fc2fcb8..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_quit_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_redo_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_redo_light.png deleted file mode 100644 index 9e74d98a2c..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_redo_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_refresh_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_refresh_light.png deleted file mode 100644 index a985e0f25e..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_refresh_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_road_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_road_light.png deleted file mode 100644 index 0521e1eea5..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_road_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_road_works_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_road_works_light.png deleted file mode 100644 index 91aaadb1d5..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_road_works_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_ruler_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_ruler_light.png deleted file mode 100644 index d9980ae38f..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_ruler_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_sail_boat_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_sail_boat_light.png deleted file mode 100644 index d9d6e6c400..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_sail_boat_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_search_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_search_light.png deleted file mode 100644 index 8a45553de0..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_search_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_settings2_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_settings2_light.png deleted file mode 100644 index a12cddf98f..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_settings2_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_signpost_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_signpost_light.png deleted file mode 100644 index c75d4b3c09..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_signpost_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_street_view_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_street_view_light.png deleted file mode 100644 index 1a706b48c7..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_street_view_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_text_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_text_light.png deleted file mode 100644 index 71e9c1dce4..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_text_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_trekking_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_trekking_light.png deleted file mode 100644 index c5d06d6ce3..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_trekking_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_truck_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_truck_light.png deleted file mode 100644 index 2ebc8bcd47..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_truck_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_undo_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_undo_light.png deleted file mode 100644 index dcfcae33cc..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_undo_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_up_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_up_light.png deleted file mode 100644 index cb289f72cf..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_up_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_video_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_video_light.png deleted file mode 100644 index 4a9c3216a7..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_video_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_wmap_dark.png b/OsmAnd/res/drawable-xhdpi/ic_action_wmap_dark.png deleted file mode 100644 index 4817a0a50d..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_wmap_dark.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_wmap_light.png b/OsmAnd/res/drawable-xhdpi/ic_action_wmap_light.png deleted file mode 100644 index b06aee3720..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_wmap_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_configure_screen_light.png b/OsmAnd/res/drawable-xhdpi/ic_configure_screen_light.png deleted file mode 100644 index 876c375fb0..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_configure_screen_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_dashboard_light.png b/OsmAnd/res/drawable-xhdpi/ic_dashboard_light.png deleted file mode 100644 index 80eb49fee3..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_dashboard_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_extension_light.png b/OsmAnd/res/drawable-xhdpi/ic_extension_light.png deleted file mode 100644 index f5bbc32e3d..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_extension_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_layer_bottom_light.png b/OsmAnd/res/drawable-xhdpi/ic_layer_bottom_light.png deleted file mode 100644 index 74187b5ed3..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_layer_bottom_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_layer_top_light.png b/OsmAnd/res/drawable-xhdpi/ic_layer_top_light.png deleted file mode 100644 index 83221a9179..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_layer_top_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_osmo_light.png b/OsmAnd/res/drawable-xhdpi/ic_osmo_light.png deleted file mode 100644 index 92e58b6366..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_osmo_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_play_light.png b/OsmAnd/res/drawable-xhdpi/ic_play_light.png deleted file mode 100644 index 6b22269e41..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_play_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_world_globe_light.png b/OsmAnd/res/drawable-xhdpi/ic_world_globe_light.png deleted file mode 100644 index ab11f2c883..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/ic_world_globe_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/la_backtoloc_disabled.png b/OsmAnd/res/drawable-xhdpi/la_backtoloc_disabled.png deleted file mode 100644 index 0ae0d0a3c0..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/la_backtoloc_disabled.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/la_backtoloc_enabled.png b/OsmAnd/res/drawable-xhdpi/la_backtoloc_enabled.png deleted file mode 100644 index 7bcb3fb060..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/la_backtoloc_enabled.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/la_backtoloc_enabled_white.png b/OsmAnd/res/drawable-xhdpi/la_backtoloc_enabled_white.png deleted file mode 100644 index 66ec312e59..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/la_backtoloc_enabled_white.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/la_backtoloc_tracked.png b/OsmAnd/res/drawable-xhdpi/la_backtoloc_tracked.png deleted file mode 100644 index 0ab76663f3..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/la_backtoloc_tracked.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/map_bt_round_1_shadow.png b/OsmAnd/res/drawable-xhdpi/map_bt_round_1_shadow.png new file mode 100644 index 0000000000..2459bd66ee Binary files /dev/null and b/OsmAnd/res/drawable-xhdpi/map_bt_round_1_shadow.png differ diff --git a/OsmAnd/res/drawable-xhdpi/map_bt_round_2_shadow.png b/OsmAnd/res/drawable-xhdpi/map_bt_round_2_shadow.png new file mode 100644 index 0000000000..6a25f3f7e0 Binary files /dev/null and b/OsmAnd/res/drawable-xhdpi/map_bt_round_2_shadow.png differ diff --git a/OsmAnd/res/drawable-xhdpi/ic_action_gprint_light.png b/OsmAnd/res/drawable-xhdpi/map_zoom_in.png similarity index 66% rename from OsmAnd/res/drawable-xhdpi/ic_action_gprint_light.png rename to OsmAnd/res/drawable-xhdpi/map_zoom_in.png index 9265ebc973..9b69b6467a 100644 Binary files a/OsmAnd/res/drawable-xhdpi/ic_action_gprint_light.png and b/OsmAnd/res/drawable-xhdpi/map_zoom_in.png differ diff --git a/OsmAnd/res/drawable-mdpi/ic_action_gsave_light.png b/OsmAnd/res/drawable-xhdpi/map_zoom_out.png similarity index 59% rename from OsmAnd/res/drawable-mdpi/ic_action_gsave_light.png rename to OsmAnd/res/drawable-xhdpi/map_zoom_out.png index f56e13cd8d..f655c10dd9 100644 Binary files a/OsmAnd/res/drawable-mdpi/ic_action_gsave_light.png and b/OsmAnd/res/drawable-xhdpi/map_zoom_out.png differ diff --git a/OsmAnd/res/drawable-xhdpi/widget_config_dark.png b/OsmAnd/res/drawable-xhdpi/widget_config_dark.png deleted file mode 100644 index a3d2138184..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/widget_config_dark.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xhdpi/widget_config_light.png b/OsmAnd/res/drawable-xhdpi/widget_config_light.png deleted file mode 100644 index e4fdd88752..0000000000 Binary files a/OsmAnd/res/drawable-xhdpi/widget_config_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_ac_close.png b/OsmAnd/res/drawable-xxhdpi/ic_ac_close.png deleted file mode 100644 index 237956975f..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_ac_close.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_ac_help.png b/OsmAnd/res/drawable-xxhdpi/ic_ac_help.png deleted file mode 100644 index ec5431de61..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_ac_help.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_ac_settings.png b/OsmAnd/res/drawable-xxhdpi/ic_ac_settings.png deleted file mode 100644 index 588432071c..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_ac_settings.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_action_car_light.png b/OsmAnd/res/drawable-xxhdpi/ic_action_car_light.png deleted file mode 100644 index 099be242ae..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_action_car_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_action_flag_light.png b/OsmAnd/res/drawable-xxhdpi/ic_action_flag_light.png deleted file mode 100644 index 922411d0e8..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_action_flag_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_action_flage_light.png b/OsmAnd/res/drawable-xxhdpi/ic_action_flage_light.png deleted file mode 100644 index 7e5cb5122b..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_action_flage_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_action_gabout_light.png b/OsmAnd/res/drawable-xxhdpi/ic_action_gabout_light.png deleted file mode 100644 index 3487a8c704..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_action_gabout_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_action_gdirections_light.png b/OsmAnd/res/drawable-xxhdpi/ic_action_gdirections_light.png deleted file mode 100644 index 98a22f18ea..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_action_gdirections_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_action_gsave_light.png b/OsmAnd/res/drawable-xxhdpi/ic_action_gsave_light.png deleted file mode 100644 index 7a0da7e3e5..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_action_gsave_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_action_gshare_light.png b/OsmAnd/res/drawable-xxhdpi/ic_action_gshare_light.png deleted file mode 100644 index 206d31e926..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_action_gshare_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_action_photo_light.png b/OsmAnd/res/drawable-xxhdpi/ic_action_photo_light.png deleted file mode 100644 index 9f7d907b68..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_action_photo_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_action_play_light.png b/OsmAnd/res/drawable-xxhdpi/ic_action_play_light.png deleted file mode 100644 index 55aa04c708..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_action_play_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_action_quit_light.png b/OsmAnd/res/drawable-xxhdpi/ic_action_quit_light.png deleted file mode 100644 index cdea64439f..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_action_quit_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_action_refresh_light.png b/OsmAnd/res/drawable-xxhdpi/ic_action_refresh_light.png deleted file mode 100644 index cc59836e85..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_action_refresh_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_action_road_works_light.png b/OsmAnd/res/drawable-xxhdpi/ic_action_road_works_light.png deleted file mode 100644 index de6b03e829..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_action_road_works_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_action_search_light.png b/OsmAnd/res/drawable-xxhdpi/ic_action_search_light.png deleted file mode 100644 index 50870e6ade..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_action_search_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_action_video_light.png b/OsmAnd/res/drawable-xxhdpi/ic_action_video_light.png deleted file mode 100644 index c00d257ae7..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_action_video_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_configure_screen_light.png b/OsmAnd/res/drawable-xxhdpi/ic_configure_screen_light.png deleted file mode 100644 index 8e5253514b..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_configure_screen_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_dashboard_light.png b/OsmAnd/res/drawable-xxhdpi/ic_dashboard_light.png deleted file mode 100644 index e1eada585c..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_dashboard_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_extension_light.png b/OsmAnd/res/drawable-xxhdpi/ic_extension_light.png deleted file mode 100644 index c7c461686b..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_extension_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_layer_bottom_light.png b/OsmAnd/res/drawable-xxhdpi/ic_layer_bottom_light.png deleted file mode 100644 index 90cd6e99a6..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_layer_bottom_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_layer_top_light.png b/OsmAnd/res/drawable-xxhdpi/ic_layer_top_light.png deleted file mode 100644 index 25f6ca6d58..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_layer_top_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_osmo_light.png b/OsmAnd/res/drawable-xxhdpi/ic_osmo_light.png deleted file mode 100644 index bab4f8f08f..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_osmo_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_play_light.png b/OsmAnd/res/drawable-xxhdpi/ic_play_light.png deleted file mode 100644 index 6ed91cf3ad..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_play_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_world_globe_light.png b/OsmAnd/res/drawable-xxhdpi/ic_world_globe_light.png deleted file mode 100644 index 924741ee92..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_world_globe_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/la_backtoloc_disabled.png b/OsmAnd/res/drawable-xxhdpi/la_backtoloc_disabled.png deleted file mode 100644 index e7c01c8476..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/la_backtoloc_disabled.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/la_backtoloc_enabled.png b/OsmAnd/res/drawable-xxhdpi/la_backtoloc_enabled.png deleted file mode 100644 index edda237eaf..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/la_backtoloc_enabled.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/la_backtoloc_enabled_white.png b/OsmAnd/res/drawable-xxhdpi/la_backtoloc_enabled_white.png deleted file mode 100644 index eaa52f5781..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/la_backtoloc_enabled_white.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/la_backtoloc_tracked.png b/OsmAnd/res/drawable-xxhdpi/la_backtoloc_tracked.png deleted file mode 100644 index 5cfaea3052..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/la_backtoloc_tracked.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/map_bt_round_1_shadow.png b/OsmAnd/res/drawable-xxhdpi/map_bt_round_1_shadow.png new file mode 100644 index 0000000000..04833b06d2 Binary files /dev/null and b/OsmAnd/res/drawable-xxhdpi/map_bt_round_1_shadow.png differ diff --git a/OsmAnd/res/drawable-xxhdpi/map_bt_round_2_shadow.png b/OsmAnd/res/drawable-xxhdpi/map_bt_round_2_shadow.png new file mode 100644 index 0000000000..684c48808d Binary files /dev/null and b/OsmAnd/res/drawable-xxhdpi/map_bt_round_2_shadow.png differ diff --git a/OsmAnd/res/drawable-xxhdpi/ic_action_gprint_light.png b/OsmAnd/res/drawable-xxhdpi/map_zoom_in.png similarity index 60% rename from OsmAnd/res/drawable-xxhdpi/ic_action_gprint_light.png rename to OsmAnd/res/drawable-xxhdpi/map_zoom_in.png index cc7654b078..6446fcd9dc 100644 Binary files a/OsmAnd/res/drawable-xxhdpi/ic_action_gprint_light.png and b/OsmAnd/res/drawable-xxhdpi/map_zoom_in.png differ diff --git a/OsmAnd/res/drawable-xxhdpi/map_zoom_out.png b/OsmAnd/res/drawable-xxhdpi/map_zoom_out.png new file mode 100644 index 0000000000..b095f2985a Binary files /dev/null and b/OsmAnd/res/drawable-xxhdpi/map_zoom_out.png differ diff --git a/OsmAnd/res/drawable-xxhdpi/widget_config_dark.png b/OsmAnd/res/drawable-xxhdpi/widget_config_dark.png deleted file mode 100644 index 7c8539b221..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/widget_config_dark.png and /dev/null differ diff --git a/OsmAnd/res/drawable-xxhdpi/widget_config_light.png b/OsmAnd/res/drawable-xxhdpi/widget_config_light.png deleted file mode 100644 index 3d268c9e6c..0000000000 Binary files a/OsmAnd/res/drawable-xxhdpi/widget_config_light.png and /dev/null differ diff --git a/OsmAnd/res/drawable/back_to_loc.xml b/OsmAnd/res/drawable/back_to_loc.xml deleted file mode 100644 index 0faf5acbde..0000000000 --- a/OsmAnd/res/drawable/back_to_loc.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/OsmAnd/res/drawable/back_to_loc_tracked.xml b/OsmAnd/res/drawable/back_to_loc_tracked.xml deleted file mode 100644 index 791fb060eb..0000000000 --- a/OsmAnd/res/drawable/back_to_loc_tracked.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/OsmAnd/res/drawable/back_to_loc_tracked_white.xml b/OsmAnd/res/drawable/back_to_loc_tracked_white.xml deleted file mode 100644 index 3ccee63e1b..0000000000 --- a/OsmAnd/res/drawable/back_to_loc_tracked_white.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/OsmAnd/res/drawable/back_to_loc_white.xml b/OsmAnd/res/drawable/back_to_loc_white.xml deleted file mode 100644 index cc7798fe48..0000000000 --- a/OsmAnd/res/drawable/back_to_loc_white.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/OsmAnd/res/drawable/bg_left.xml b/OsmAnd/res/drawable/bg_left.xml deleted file mode 100644 index 2a8e615388..0000000000 --- a/OsmAnd/res/drawable/bg_left.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/OsmAnd/res/drawable/bg_leftr.xml b/OsmAnd/res/drawable/bg_leftr.xml deleted file mode 100644 index c8c07cc8c8..0000000000 --- a/OsmAnd/res/drawable/bg_leftr.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/OsmAnd/res/drawable/bg_right.xml b/OsmAnd/res/drawable/bg_right.xml deleted file mode 100644 index b557d28366..0000000000 --- a/OsmAnd/res/drawable/bg_right.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/OsmAnd/res/drawable/bg_rightr.xml b/OsmAnd/res/drawable/bg_rightr.xml deleted file mode 100644 index 73719f59d9..0000000000 --- a/OsmAnd/res/drawable/bg_rightr.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/OsmAnd/res/drawable/bg_striped.xml b/OsmAnd/res/drawable/bg_striped.xml deleted file mode 100644 index 77e0aab222..0000000000 --- a/OsmAnd/res/drawable/bg_striped.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - \ No newline at end of file diff --git a/OsmAnd/res/drawable/bg_striped_split.xml b/OsmAnd/res/drawable/bg_striped_split.xml deleted file mode 100644 index 9b0e31354b..0000000000 --- a/OsmAnd/res/drawable/bg_striped_split.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - \ No newline at end of file diff --git a/OsmAnd/res/drawable/btn_circle_blue_n.xml b/OsmAnd/res/drawable/btn_circle_blue_n.xml index 45b7f8e84e..871093a039 100644 --- a/OsmAnd/res/drawable/btn_circle_blue_n.xml +++ b/OsmAnd/res/drawable/btn_circle_blue_n.xml @@ -4,7 +4,7 @@ + android:src="@drawable/map_bt_round_1_shadow" /> diff --git a/OsmAnd/res/drawable/btn_circle_blue_p.xml b/OsmAnd/res/drawable/btn_circle_blue_p.xml index 117003b7fc..bdd13c6657 100644 --- a/OsmAnd/res/drawable/btn_circle_blue_p.xml +++ b/OsmAnd/res/drawable/btn_circle_blue_p.xml @@ -4,7 +4,7 @@ + android:src="@drawable/map_bt_round_1_shadow" /> diff --git a/OsmAnd/res/drawable/btn_circle_n.xml b/OsmAnd/res/drawable/btn_circle_n.xml index f9697ef6a0..3b425c6bd2 100644 --- a/OsmAnd/res/drawable/btn_circle_n.xml +++ b/OsmAnd/res/drawable/btn_circle_n.xml @@ -4,7 +4,7 @@ + android:src="@drawable/map_bt_round_1_shadow" /> diff --git a/OsmAnd/res/drawable/btn_circle_night_n.xml b/OsmAnd/res/drawable/btn_circle_night_n.xml index 3f95be5536..3e2cfa0917 100644 --- a/OsmAnd/res/drawable/btn_circle_night_n.xml +++ b/OsmAnd/res/drawable/btn_circle_night_n.xml @@ -4,7 +4,7 @@ + android:src="@drawable/map_bt_round_1_shadow" /> + android:src="@drawable/map_bt_round_1_shadow" /> diff --git a/OsmAnd/res/drawable/btn_circle_p.xml b/OsmAnd/res/drawable/btn_circle_p.xml index b18c1b3d5a..2557a04105 100644 --- a/OsmAnd/res/drawable/btn_circle_p.xml +++ b/OsmAnd/res/drawable/btn_circle_p.xml @@ -4,7 +4,7 @@ + android:src="@drawable/map_bt_round_1_shadow" /> diff --git a/OsmAnd/res/drawable/btn_circle_trans_n.xml b/OsmAnd/res/drawable/btn_circle_trans_n.xml index 175fe28af9..6ecb4ca500 100644 --- a/OsmAnd/res/drawable/btn_circle_trans_n.xml +++ b/OsmAnd/res/drawable/btn_circle_trans_n.xml @@ -4,7 +4,7 @@ + android:src="@drawable/map_bt_round_1_shadow" /> diff --git a/OsmAnd/res/drawable/btn_inset_circle_n.xml b/OsmAnd/res/drawable/btn_inset_circle_n.xml index 345597df85..d8fc224940 100644 --- a/OsmAnd/res/drawable/btn_inset_circle_n.xml +++ b/OsmAnd/res/drawable/btn_inset_circle_n.xml @@ -1,7 +1,7 @@ - + - + - + - + diff --git a/OsmAnd/res/drawable/btn_inset_circle_transparent.xml b/OsmAnd/res/drawable/btn_inset_circle_transparent.xml index 076678237a..14b39af523 100644 --- a/OsmAnd/res/drawable/btn_inset_circle_transparent.xml +++ b/OsmAnd/res/drawable/btn_inset_circle_transparent.xml @@ -4,6 +4,6 @@ + android:src="@drawable/map_bt_round_2_shadow" /> \ No newline at end of file diff --git a/OsmAnd/res/drawable/expandable_category.xml b/OsmAnd/res/drawable/expandable_category.xml deleted file mode 100644 index 4d646217c8..0000000000 --- a/OsmAnd/res/drawable/expandable_category.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/OsmAnd/res/drawable/help_icon.xml b/OsmAnd/res/drawable/help_icon.xml deleted file mode 100644 index f4c9cc31ce..0000000000 --- a/OsmAnd/res/drawable/help_icon.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/OsmAnd/res/drawable/map_btn_cancel.xml b/OsmAnd/res/drawable/map_btn_cancel.xml deleted file mode 100644 index 887819a70d..0000000000 --- a/OsmAnd/res/drawable/map_btn_cancel.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/OsmAnd/res/drawable/map_btn_hmenu.xml b/OsmAnd/res/drawable/map_btn_hmenu.xml deleted file mode 100644 index de5537e033..0000000000 --- a/OsmAnd/res/drawable/map_btn_hmenu.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/OsmAnd/res/drawable/map_btn_info.xml b/OsmAnd/res/drawable/map_btn_info.xml deleted file mode 100644 index 3430164b08..0000000000 --- a/OsmAnd/res/drawable/map_btn_info.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/OsmAnd/res/drawable/map_btn_menu.xml b/OsmAnd/res/drawable/map_btn_menu.xml deleted file mode 100644 index 8024ab38e1..0000000000 --- a/OsmAnd/res/drawable/map_btn_menu.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/OsmAnd/res/drawable/map_btn_navigate.xml b/OsmAnd/res/drawable/map_btn_navigate.xml deleted file mode 100644 index 3e52bfd986..0000000000 --- a/OsmAnd/res/drawable/map_btn_navigate.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/OsmAnd/res/drawable/map_btn_signpost.xml b/OsmAnd/res/drawable/map_btn_signpost.xml deleted file mode 100644 index 2ba7595ef6..0000000000 --- a/OsmAnd/res/drawable/map_btn_signpost.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/OsmAnd/res/drawable/map_zoom_in.xml b/OsmAnd/res/drawable/map_zoom_in.xml deleted file mode 100644 index 794067bf67..0000000000 --- a/OsmAnd/res/drawable/map_zoom_in.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/OsmAnd/res/drawable/map_zoom_out.xml b/OsmAnd/res/drawable/map_zoom_out.xml deleted file mode 100644 index 563d631640..0000000000 --- a/OsmAnd/res/drawable/map_zoom_out.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/OsmAnd/res/drawable/tab_icon_background.xml b/OsmAnd/res/drawable/tab_icon_background.xml deleted file mode 100644 index 92debb2c3d..0000000000 --- a/OsmAnd/res/drawable/tab_icon_background.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/OsmAnd/res/drawable/tab_icon_panel_background.xml b/OsmAnd/res/drawable/tab_icon_panel_background.xml deleted file mode 100644 index 5047a0ed7e..0000000000 --- a/OsmAnd/res/drawable/tab_icon_panel_background.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/OsmAnd/res/drawable/tab_icon_panel_background_pushed.xml b/OsmAnd/res/drawable/tab_icon_panel_background_pushed.xml deleted file mode 100644 index 8f1b3d273a..0000000000 --- a/OsmAnd/res/drawable/tab_icon_panel_background_pushed.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/OsmAnd/res/layout/dash_gpx_track_item.xml b/OsmAnd/res/layout/dash_gpx_track_item.xml index 0ca15dcd13..233bc54208 100644 --- a/OsmAnd/res/layout/dash_gpx_track_item.xml +++ b/OsmAnd/res/layout/dash_gpx_track_item.xml @@ -166,7 +166,7 @@ android:layout_height="@dimen/list_item_height" android:background="?attr/options_button_background" android:focusable="false" - android:src="?attr/list_settings_icon" + android:src="?attr/ic_action_overflow" android:visibility="gone"/> + android:layout_gravity="center_vertical"/> + android:src="?attr/ic_action_overflow"/> \ No newline at end of file diff --git a/OsmAnd/res/layout/favorites_list_item.xml b/OsmAnd/res/layout/favorites_list_item.xml index 24ca3a0c6a..7cc385d27a 100644 --- a/OsmAnd/res/layout/favorites_list_item.xml +++ b/OsmAnd/res/layout/favorites_list_item.xml @@ -102,7 +102,7 @@ android:visibility="invisible" android:layout_marginLeft="@dimen/dashFavIconMargin" android:background="?attr/dashboard_button" - android:src="@drawable/ic_action_gdirections_light" /> + android:src="@drawable/ic_action_remove_light" /> + android:src="?attr/ic_action_overflow" /> \ No newline at end of file diff --git a/OsmAnd/res/layout/local_index_list_item.xml b/OsmAnd/res/layout/local_index_list_item.xml index 28898746b0..96fe7338e9 100644 --- a/OsmAnd/res/layout/local_index_list_item.xml +++ b/OsmAnd/res/layout/local_index_list_item.xml @@ -75,6 +75,6 @@ android:layout_height="@dimen/list_item_height" android:background="?attr/options_button_background" android:focusable="false" - android:src="?attr/list_settings_icon"/> + android:src="?attr/ic_action_overflow"/> \ No newline at end of file diff --git a/OsmAnd/res/layout/map_hud_widget.xml b/OsmAnd/res/layout/map_hud_widget.xml index 7497e20b4e..601731b77a 100644 --- a/OsmAnd/res/layout/map_hud_widget.xml +++ b/OsmAnd/res/layout/map_hud_widget.xml @@ -24,7 +24,7 @@ android:layout_width="@dimen/map_widget_image" android:layout_height="@dimen/map_widget_image" android:layout_gravity="center" - android:src="@drawable/ic_action_close_light" + android:src="@drawable/ic_action_remove_light" android:visibility="gone" /> diff --git a/OsmAnd/res/layout/note.xml b/OsmAnd/res/layout/note.xml index 5bcba71386..6272b97758 100644 --- a/OsmAnd/res/layout/note.xml +++ b/OsmAnd/res/layout/note.xml @@ -72,7 +72,7 @@ android:layout_gravity="center_vertical" android:background="?attr/options_button_background" android:focusable="false" - android:src="?attr/list_settings_icon"/> + android:src="?attr/ic_action_overflow"/> + android:src="@drawable/ic_play_dark"/> diff --git a/OsmAnd/res/layout/open_hours_list_item.xml b/OsmAnd/res/layout/open_hours_list_item.xml index 935f31a90c..da9d78d93e 100644 --- a/OsmAnd/res/layout/open_hours_list_item.xml +++ b/OsmAnd/res/layout/open_hours_list_item.xml @@ -15,7 +15,7 @@ android:id="@+id/remove" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:background="?attr/reset_image" + android:background="@drawable/ic_action_delete_dark" android:contentDescription="@string/shared_string_delete" android:paddingLeft="2dp" android:paddingRight="2dp" diff --git a/OsmAnd/res/layout/osmo_group_item.xml b/OsmAnd/res/layout/osmo_group_item.xml index 3f0e35d101..5f672d9464 100644 --- a/OsmAnd/res/layout/osmo_group_item.xml +++ b/OsmAnd/res/layout/osmo_group_item.xml @@ -13,8 +13,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center_vertical" - android:paddingLeft="6dp" - android:src="@drawable/expandable_category_unpushed"/> + android:paddingLeft="6dp"/> + android:id="@+id/ic_world_globe"/> + android:src="?attr/ic_action_overflow" /> \ No newline at end of file diff --git a/OsmAnd/res/layout/search_address.xml b/OsmAnd/res/layout/search_address.xml index 5f2fa23ac0..5233219159 100644 --- a/OsmAnd/res/layout/search_address.xml +++ b/OsmAnd/res/layout/search_address.xml @@ -45,7 +45,7 @@ android:id="@+id/ResetCountry" android:layout_gravity="center_vertical" android:layout_marginRight="5dp" - android:background="?attr/reset_image" + android:background="@drawable/ic_action_remove_dark" android:contentDescription="@string/shared_string_clear" /> @@ -67,7 +67,7 @@ android:id="@+id/ResetCity" android:layout_gravity="center_vertical" android:layout_marginRight="5dp" - android:background="?attr/reset_image" + android:background="@drawable/ic_action_remove_dark" android:contentDescription="@string/shared_string_clear" /> @@ -89,7 +89,7 @@ android:id="@+id/ResetStreet" android:layout_gravity="center_vertical" android:layout_marginRight="5dp" - android:background="?attr/reset_image" + android:background="@drawable/ic_action_remove_dark" android:contentDescription="@string/shared_string_clear" /> @@ -112,7 +112,7 @@ android:id="@+id/ResetBuilding" android:layout_gravity="center_vertical" android:layout_marginRight="5dp" - android:background="?attr/reset_image" + android:background="@drawable/ic_action_remove_dark" android:contentDescription="@string/shared_string_clear" /> diff --git a/OsmAnd/res/layout/search_history_list_item.xml b/OsmAnd/res/layout/search_history_list_item.xml index 8c4607949d..2889f00e64 100644 --- a/OsmAnd/res/layout/search_history_list_item.xml +++ b/OsmAnd/res/layout/search_history_list_item.xml @@ -90,7 +90,7 @@ android:layout_gravity="center_vertical" android:background="?attr/options_button_background" android:focusable="false" - android:src="?attr/list_settings_icon" + android:src="?attr/ic_action_overflow" android:visibility="gone" /> diff --git a/OsmAnd/res/layout/search_transport.xml b/OsmAnd/res/layout/search_transport.xml deleted file mode 100644 index a546497ab9..0000000000 --- a/OsmAnd/res/layout/search_transport.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - -