commit | b7ae952816e330e4e1f7e148df1b6dbb52f28f5a | [log] [tgz] |
---|---|---|
author | Katherine Kuan <katherinekuan@google.com> | Sun Jul 24 21:06:32 2011 -0700 |
committer | Katherine Kuan <katherinekuan@google.com> | Sun Jul 24 21:09:47 2011 -0700 |
tree | fe7fe3bf3a642bbc6cd86e6766f71f96db2b1cf8 | |
parent | 3781fc9c09110a82197aaf22d836089feb1088ac [diff] |
Make "up" button different from "back" button - Explicitly go to PeopleActivity when "up" is pressed - Use flag FLAG_ACTIVITY_CLEAR_TOP to prevent having PeopleActivity multiple times in the back stack - Use PeopleActivity.class because we don't want to use a URI like LIST_ALL_CONTACTS otherwise it will switch the tab or the account filter that has been last set by the user Bug: 5071475 Change-Id: Id6f768db3838fa0bc007feda89a92e3d36c8a694