equal
deleted
inserted
replaced
415 // button - it should go to the launcher grid. So first |
415 // button - it should go to the launcher grid. So first |
416 // switch to launcher grid (which should unwind the history |
416 // switch to launcher grid (which should unwind the history |
417 // back to the launcher grid, which should be the view at |
417 // back to the launcher grid, which should be the view at |
418 // the bottom of the stack) and then erase the history just |
418 // the bottom of the stack) and then erase the history just |
419 // to make sure it's really all gone. |
419 // to make sure it's really all gone. |
420 iAppUi->EnterFsEmailViewL( AppGridId ); |
|
421 iAppUi->EraseViewHistory(); |
420 iAppUi->EraseViewHistory(); |
422 // Now switch to the mail list. |
421 // Now switch to the mail list. |
423 iAppUi->EnterFsEmailViewL( MailListId, KStartListWithFolderId, |
422 iAppUi->EnterFsEmailViewL( MailListId, KStartListWithFolderId, |
424 pkgOut ); |
423 pkgOut ); |
425 } |
424 } |