videocollection/hgmyvideos/src/vcxhgmyvideoscategorylistimpl.cpp
branchRCL_3
changeset 11 8970fbd719ec
parent 8 ce5ada96ab30
child 15 8f0df5c82986
--- a/videocollection/hgmyvideos/src/vcxhgmyvideoscategorylistimpl.cpp	Wed Mar 31 21:34:36 2010 +0300
+++ b/videocollection/hgmyvideos/src/vcxhgmyvideoscategorylistimpl.cpp	Wed Apr 14 15:59:50 2010 +0300
@@ -156,6 +156,9 @@
 // 
 void CVcxHgMyVideosCategoryListImpl::HandleOpenL( TInt /*aIndex*/ )
     {
+    // Reset the visible selection of the list.
+    iScroller->DrawDeferred();
+
     TInt highlight = Highlight();
     TInt categoryId = iCategoryModel->ResolveCategoryId( highlight );