Figure 3-7, page 80 errata
FYI, your current errata page (as of Jan 11, 2011) for page 80 says this:
In Figure 3.7 the state block "onSaveInstanceState" and "onRestoreInstanceState" should be swapped.
There is no onSaveInstanceState in the chart to swap. There are two onRestoreInstanceState blocks and the second one is the error. The correct errata should say something like this instead:
In Figure 3.7 the state block in between onResume and onPause should be onSaveInstanceState.
|