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)
commit8ec590295993c523193faa5c2b0f0c384da65356
tree921c267bf3ba6825586ee794ab706b3178260d04
parentaebf92b73b135f8988b50efd757be17cd0340ae5
WeatherInformation: map with progress bar
Android/WeatherInformation/res/anim/weather_map_enter_progress.xml [new file with mode: 0644]
Android/WeatherInformation/res/anim/weather_map_exit_progress.xml [new file with mode: 0644]
Android/WeatherInformation/res/layout/weather_map.xml
Android/WeatherInformation/res/layout/weather_map_buttons.xml [new file with mode: 0644]
Android/WeatherInformation/res/layout/weather_map_progress.xml [new file with mode: 0644]
Android/WeatherInformation/src/de/example/exampletdd/MapActivity.java
Android/WeatherInformation/src/de/example/exampletdd/fragment/ErrorDialogFragment.java
Android/WeatherInformation/src/de/example/exampletdd/fragment/map/MapButtonsFragment.java [new file with mode: 0644]
Android/WeatherInformation/src/de/example/exampletdd/fragment/map/MapProgressFragment.java [new file with mode: 0644]