From: Gustavo Martin Morcuende Date: Sun, 4 Sep 2016 01:41:25 +0000 (+0200) Subject: Using Material icons: X-Git-Tag: weatherinformation-2.0~10 X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=e93b6f70566beaa917b28a141875c99b67d01cee;p=AndroidWeatherInformation Using Material icons: ic_add_location_white_24dp.png ic_settings_white_24dp.png --- diff --git a/app/src/main/res/drawable-hdpi/ic_action_map.png b/app/src/main/res/drawable-hdpi/ic_action_map.png deleted file mode 100644 index 370cf5c..0000000 Binary files a/app/src/main/res/drawable-hdpi/ic_action_map.png and /dev/null differ diff --git a/app/src/main/res/drawable-hdpi/ic_action_settings.png b/app/src/main/res/drawable-hdpi/ic_action_settings.png deleted file mode 100644 index 54eecde..0000000 Binary files a/app/src/main/res/drawable-hdpi/ic_action_settings.png and /dev/null differ diff --git a/app/src/main/res/drawable-hdpi/ic_add_location_white_24dp.png b/app/src/main/res/drawable-hdpi/ic_add_location_white_24dp.png new file mode 100644 index 0000000..80821a4 Binary files /dev/null and b/app/src/main/res/drawable-hdpi/ic_add_location_white_24dp.png differ diff --git a/app/src/main/res/drawable-hdpi/ic_settings_white_24dp.png b/app/src/main/res/drawable-hdpi/ic_settings_white_24dp.png new file mode 100644 index 0000000..97ded33 Binary files /dev/null and b/app/src/main/res/drawable-hdpi/ic_settings_white_24dp.png differ diff --git a/app/src/main/res/drawable-mdpi/ic_action_map.png b/app/src/main/res/drawable-mdpi/ic_action_map.png deleted file mode 100644 index 50a9100..0000000 Binary files a/app/src/main/res/drawable-mdpi/ic_action_map.png and /dev/null differ diff --git a/app/src/main/res/drawable-mdpi/ic_action_settings.png b/app/src/main/res/drawable-mdpi/ic_action_settings.png deleted file mode 100644 index 25c36db..0000000 Binary files a/app/src/main/res/drawable-mdpi/ic_action_settings.png and /dev/null differ diff --git a/app/src/main/res/drawable-mdpi/ic_add_location_white_24dp.png b/app/src/main/res/drawable-mdpi/ic_add_location_white_24dp.png new file mode 100644 index 0000000..2b3c1b7 Binary files /dev/null and b/app/src/main/res/drawable-mdpi/ic_add_location_white_24dp.png differ diff --git a/app/src/main/res/drawable-mdpi/ic_settings_white_24dp.png b/app/src/main/res/drawable-mdpi/ic_settings_white_24dp.png new file mode 100644 index 0000000..8909c35 Binary files /dev/null and b/app/src/main/res/drawable-mdpi/ic_settings_white_24dp.png differ diff --git a/app/src/main/res/drawable-xhdpi/ic_action_map.png b/app/src/main/res/drawable-xhdpi/ic_action_map.png deleted file mode 100644 index 537c5a4..0000000 Binary files a/app/src/main/res/drawable-xhdpi/ic_action_map.png and /dev/null differ diff --git a/app/src/main/res/drawable-xhdpi/ic_action_settings.png b/app/src/main/res/drawable-xhdpi/ic_action_settings.png deleted file mode 100644 index 425a8bc..0000000 Binary files a/app/src/main/res/drawable-xhdpi/ic_action_settings.png and /dev/null differ diff --git a/app/src/main/res/drawable-xhdpi/ic_add_location_white_24dp.png b/app/src/main/res/drawable-xhdpi/ic_add_location_white_24dp.png new file mode 100644 index 0000000..d15b175 Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/ic_add_location_white_24dp.png differ diff --git a/app/src/main/res/drawable-xhdpi/ic_settings_white_24dp.png b/app/src/main/res/drawable-xhdpi/ic_settings_white_24dp.png new file mode 100644 index 0000000..5caedc8 Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/ic_settings_white_24dp.png differ diff --git a/app/src/main/res/drawable-xxhdpi/ic_action_map.png b/app/src/main/res/drawable-xxhdpi/ic_action_map.png deleted file mode 100644 index ed72ce9..0000000 Binary files a/app/src/main/res/drawable-xxhdpi/ic_action_map.png and /dev/null differ diff --git a/app/src/main/res/drawable-xxhdpi/ic_action_settings.png b/app/src/main/res/drawable-xxhdpi/ic_action_settings.png deleted file mode 100644 index fe5fec4..0000000 Binary files a/app/src/main/res/drawable-xxhdpi/ic_action_settings.png and /dev/null differ diff --git a/app/src/main/res/drawable-xxhdpi/ic_add_location_white_24dp.png b/app/src/main/res/drawable-xxhdpi/ic_add_location_white_24dp.png new file mode 100644 index 0000000..9ae1f96 Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi/ic_add_location_white_24dp.png differ diff --git a/app/src/main/res/drawable-xxhdpi/ic_settings_white_24dp.png b/app/src/main/res/drawable-xxhdpi/ic_settings_white_24dp.png new file mode 100644 index 0000000..eabb0a2 Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi/ic_settings_white_24dp.png differ diff --git a/app/src/main/res/drawable-xxxhdpi/ic_add_location_white_24dp.png b/app/src/main/res/drawable-xxxhdpi/ic_add_location_white_24dp.png new file mode 100644 index 0000000..21575e1 Binary files /dev/null and b/app/src/main/res/drawable-xxxhdpi/ic_add_location_white_24dp.png differ diff --git a/app/src/main/res/drawable-xxxhdpi/ic_settings_white_24dp.png b/app/src/main/res/drawable-xxxhdpi/ic_settings_white_24dp.png new file mode 100644 index 0000000..507c5ed Binary files /dev/null and b/app/src/main/res/drawable-xxxhdpi/ic_settings_white_24dp.png differ diff --git a/app/src/main/res/menu/weather_main_menu.xml b/app/src/main/res/menu/weather_main_menu.xml index 7efc69b..acd3b60 100644 --- a/app/src/main/res/menu/weather_main_menu.xml +++ b/app/src/main/res/menu/weather_main_menu.xml @@ -19,7 +19,7 @@