In implementing the onRotation support (see #1) I discovered when testing with the testing_heuristics content that we sometimes end up with a bank screen and no easy way for end users to get back to a usable article. A homepage button #3 is one approach, there may be others. For example, to add better support for using the Android back button; as sometimes (after onRotation) the Android back button causes the app to go into the background rather than returning to the previous page.
Note: perhaps we need a more elegant and robust method of storing and restoring the last viewed page.
In implementing the onRotation support (see #1) I discovered when testing with the testing_heuristics content that we sometimes end up with a bank screen and no easy way for end users to get back to a usable article. A homepage button #3 is one approach, there may be others. For example, to add better support for using the Android back button; as sometimes (after onRotation) the Android back button causes the app to go into the background rather than returning to the previous page.
Note: perhaps we need a more elegant and robust method of storing and restoring the last viewed page.