application/src/PodcastFeedView.cpp
branchsymbian1
changeset 296 80f1da5ac28b
parent 289 ba99740139d0
child 336 3d6c1417e8bd
equal deleted inserted replaced
289:ba99740139d0 296:80f1da5ac28b
   182 		UpdateToolbar();
   182 		UpdateToolbar();
   183 
   183 
   184 	if (iFirstActivateAfterLaunch)
   184 	if (iFirstActivateAfterLaunch)
   185 		{
   185 		{
   186 		iFirstActivateAfterLaunch = EFalse;
   186 		iFirstActivateAfterLaunch = EFalse;
       
   187 		iListContainer->Listbox()->ScrollToMakeItemVisible(0);
   187 		}
   188 		}
   188 	}
   189 	}
   189 
   190 
   190 void CPodcastFeedView::DoDeactivate()
   191 void CPodcastFeedView::DoDeactivate()
   191 	{
   192 	{