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)
commit1f0785a7df146ab65df8f502cc9d337a33ad8115
tree7e6d2b30121278246446139f81f839ef2be44dbf
parentcbdf411fb8d87c3bb1ba54accf77dd330b0af9d4
WeatherInformation: new design with tabs
Android/WeatherInformation/AndroidManifest.xml
Android/WeatherInformation/project.properties
Android/WeatherInformation/res/layout/fragment_pager.xml [new file with mode: 0644]
Android/WeatherInformation/res/layout/fragment_pager_list.xml [new file with mode: 0644]
Android/WeatherInformation/res/menu/weather_main_menu.xml
Android/WeatherInformation/src/de/example/exampletdd/WeatherInformationActivity.java
Android/WeatherInformation/src/de/example/exampletdd/WeatherTabsActivity.java [new file with mode: 0644]
Android/WeatherInformation/src/de/example/exampletdd/fragment/current/WeatherInformationCurrentDataFragment.java
Android/WeatherInformation/src/de/example/exampletdd/fragment/overview/WeatherInformationOverviewFragment.java