What steps will reproduce the problem?
1. Be on a fragment other than tasks.
2. Rotate device.
What is the expected output? What do you see instead?
You should be taken back to the fragment you were last on, but instead you are
always taken back to the tasks fragment.
The onCreate method in MainActivity is called when the device is rotated.
Original issue reported on code.google.com by
duelgamer@gmail.comon 28 Jun 2013 at 4:17