application/src/PodcastFeedView.cpp
changeset 33 64ed1227e68d
parent 32 26a3f2dfba08
child 36 e010fc411ddc
child 49 43e204e6ae2e
child 57 9569ea080d5a
equal deleted inserted replaced
32:26a3f2dfba08 33:64ed1227e68d
   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;