Improvements in GUI for google map in weather information app.
authorgu.martinm@gmail.com <gu.martinm@gmail.com>
Wed, 9 Apr 2014 07:21:51 +0000 (09:21 +0200)
committergu.martinm@gmail.com <gu.martinm@gmail.com>
Wed, 9 Apr 2014 07:23:11 +0000 (09:23 +0200)
commit33c43ad9678f134d5982f87cf1f4f8aedb47c3b8
tree4e40bbc810f2df16417243569cb3427696fd8693
parent31c1d7c971afbd03ac529a6922cb9d2421999168
Improvements in GUI for google map in weather information app.
13 files changed:
Android/WeatherInformation/gen/.gitignore [new file with mode: 0644]
Android/WeatherInformation/res/drawable-hdpi/ic_action_map.png [deleted file]
Android/WeatherInformation/res/drawable-hdpi/ic_action_place.png [new file with mode: 0644]
Android/WeatherInformation/res/drawable-mdpi/ic_action_map.png [deleted file]
Android/WeatherInformation/res/drawable-mdpi/ic_action_place.png [new file with mode: 0644]
Android/WeatherInformation/res/drawable-xhdpi/ic_action_map.png [deleted file]
Android/WeatherInformation/res/drawable-xhdpi/ic_action_place.png [new file with mode: 0644]
Android/WeatherInformation/res/drawable-xxhdpi/ic_action_map.png [deleted file]
Android/WeatherInformation/res/drawable-xxhdpi/ic_action_place.png [new file with mode: 0644]
Android/WeatherInformation/res/menu/weather_main_menu.xml
Android/WeatherInformation/res/values/strings.xml
Android/WeatherInformation/src/de/example/exampletdd/WeatherInformationMapActivity.java
Android/WeatherInformation/src/de/example/exampletdd/fragment/WeatherInformationDataFragment.java