WeatherInformation: map with progress bar
authorgu.martinm@gmail.com <gu.martinm@gmail.com>
Wed, 17 Sep 2014 17:59:56 +0000 (19:59 +0200)
committergu.martinm@gmail.com <gu.martinm@gmail.com>
Wed, 17 Sep 2014 17:59:56 +0000 (19:59 +0200)
commit02803f00de0f86f027e276587ed4d58480dd2027
tree57c5a2402685a2337be817f31618157c17954322
parent1fc531b92fade23e3f07469cf29ada1b9fc73a9a
WeatherInformation: map with progress bar
res/anim/weather_map_enter_progress.xml [new file with mode: 0644]
res/anim/weather_map_exit_progress.xml [new file with mode: 0644]
res/layout/weather_map.xml
res/layout/weather_map_buttons.xml [new file with mode: 0644]
res/layout/weather_map_progress.xml [new file with mode: 0644]
src/de/example/exampletdd/MapActivity.java
src/de/example/exampletdd/fragment/ErrorDialogFragment.java
src/de/example/exampletdd/fragment/map/MapButtonsFragment.java [new file with mode: 0644]
src/de/example/exampletdd/fragment/map/MapProgressFragment.java [new file with mode: 0644]