equal
deleted
inserted
replaced
187 // go to shows view |
187 // go to shows view |
188 AppUi()->ActivateLocalViewL(KUidPodcastShowsViewID, TUid::Uid(0), KNullDesC8()); |
188 AppUi()->ActivateLocalViewL(KUidPodcastShowsViewID, TUid::Uid(0), KNullDesC8()); |
189 } |
189 } |
190 else |
190 else |
191 { |
191 { |
|
192 UpdateListboxItemsL(); |
192 UpdateToolbar(); |
193 UpdateToolbar(); |
193 |
194 |
194 if (iFirstActivateAfterLaunch) |
195 if (iFirstActivateAfterLaunch) |
195 { |
196 { |
196 iFirstActivateAfterLaunch = EFalse; |
197 iFirstActivateAfterLaunch = EFalse; |