branch | RCL_3 |
changeset 45 | baf439b22ddd |
parent 23 | 8f0df5c82986 |
child 53 | 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();