OSDN Git Service

b/2500471 Pressing back after setting up account will now enter Calendar
authorErik <roboerik@android.com>
Fri, 12 Mar 2010 00:15:49 +0000 (16:15 -0800)
committerErik <roboerik@android.com>
Fri, 12 Mar 2010 00:15:49 +0000 (16:15 -0800)
commit53a27ac5c17e4f8ed709c843478b77356a4ccd7d
tree7857727cb325fadeaaee9be5baece64cf7aa2bed
parent1272bcba35dc493e83e30fb0a31a1bc597abd827
b/2500471 Pressing back after setting up account will now enter Calendar

This gets us halfway there. When the user finishes setting up an account it sends
them back to the first Add Account screen. This fix makes it so if they press back
at this point they will return to Calendar and be brought to the default view.
Still working on a way to skip returning to the Add Account screen.

Change-Id: Ie203e74286c40eb8ca65818ac4a633443ebae88b
src/com/android/calendar/LaunchActivity.java