videocollection/hgmyvideos/src/vcxhgmyvideosvideomodelhandler.cpp
changeset 1 6711b85517b7
parent 0 96612d01cf9f
child 6 7d91903f795f
equal deleted inserted replaced
0:96612d01cf9f 1:6711b85517b7
  1364         
  1364         
  1365     ReplaceVideoArrayL( aVideoList );
  1365     ReplaceVideoArrayL( aVideoList );
  1366             
  1366             
  1367     if ( iVideoArray->VideoCount() > 0 )
  1367     if ( iVideoArray->VideoCount() > 0 )
  1368         {
  1368         {
       
  1369         iScroller.Reset();
  1369         iScroller.ResizeL( iVideoArray->VideoCount() );               
  1370         iScroller.ResizeL( iVideoArray->VideoCount() );               
  1370 		
  1371 		
  1371         TInt highlight( KErrNotFound );
  1372         TInt highlight( KErrNotFound );
  1372 		
  1373 		
  1373         if ( iRestoreHighlightPosition )
  1374         if ( iRestoreHighlightPosition )