WeatherInformation: onPause and onResume intstead of onStop and onStart
authorgu.martinm@gmail.com <gu.martinm@gmail.com>
Mon, 22 Sep 2014 00:49:17 +0000 (02:49 +0200)
committergu.martinm@gmail.com <gu.martinm@gmail.com>
Mon, 22 Sep 2014 00:51:20 +0000 (02:51 +0200)
commit54237e89d4b8066454babfdaf9a7029b03a55fe4
treeae8de6a3a601fb5ee8ac5f5e754018d6f8d3c493
parentb8c23b5ae62f4efdb9a2665f909e24fc7461256c
WeatherInformation: onPause and onResume intstead of onStop and onStart

Just trying to make sure I do not update the UI when it is not allowed.
(Trying to avoid nasty exceptions that could kill my app)
Android/WeatherInformation/src/de/example/exampletdd/fragment/current/CurrentFragment.java
Android/WeatherInformation/src/de/example/exampletdd/fragment/overview/OverviewFragment.java