videocollection/hgmyvideos/src/vcxhgmyvideosvideomodelhandler.cpp
branchRCL_3
changeset 18 baf439b22ddd
parent 15 8f0df5c82986
child 20 2d690156cf8f
--- a/videocollection/hgmyvideos/src/vcxhgmyvideosvideomodelhandler.cpp	Wed Jun 09 09:44:23 2010 +0300
+++ b/videocollection/hgmyvideos/src/vcxhgmyvideosvideomodelhandler.cpp	Mon Jun 21 15:43:03 2010 +0300
@@ -1061,7 +1061,9 @@
         }
     else
         {
+        ResizeScrollerL( videoCount );
         iVideoListImpl.SetEmptyListTextByResourceL( R_VCXHGMYVIDEOS_NO_VIDEOS );
+        iScroller.Reset();
         iScroller.DrawDeferred();
         }        
     iView.DynInitMskL();