Thursday, March 17, 2011

Android Calendar Bug (Android 2.3.3)

BUG: the "month" view is sticky, and you want a different view to be default
Notes
SOLUTION:

If you exit using the home button in most cases it should return to wherever you were last.

If you exit using the back button there is a magical dance to force a view to be the default. First, go to the view you want to be default, then go to the other three views, then press back until you exit the app. The view you want as default should be the last one to show up before the app exits.