WeatherInformation: new design with tabs
authorgu.martinm@gmail.com <gu.martinm@gmail.com>
Mon, 21 Apr 2014 21:01:31 +0000 (23:01 +0200)
committergu.martinm@gmail.com <gu.martinm@gmail.com>
Mon, 21 Apr 2014 21:01:31 +0000 (23:01 +0200)
commit5baae79db1c86ece0ced74698d6e4d1df7307766
tree4db6c4de426729a0fe81ac355a94e66af5b090ca
parent611aabe732115a03e4dc783effc574bdb0ba472e
WeatherInformation: new design with tabs
AndroidManifest.xml
project.properties
res/layout/fragment_pager.xml [new file with mode: 0644]
res/layout/fragment_pager_list.xml [new file with mode: 0644]
res/menu/weather_main_menu.xml
src/de/example/exampletdd/WeatherInformationActivity.java
src/de/example/exampletdd/WeatherTabsActivity.java [new file with mode: 0644]
src/de/example/exampletdd/fragment/current/WeatherInformationCurrentDataFragment.java
src/de/example/exampletdd/fragment/overview/WeatherInformationOverviewFragment.java