videocollection/hgmyvideos/src/vcxhgmyvideoscategorylistimpl.cpp
branchRCL_3
changeset 14 8970fbd719ec
parent 10 ce5ada96ab30
child 23 8f0df5c82986
equal deleted inserted replaced
13:112a725ff2c2 14:8970fbd719ec
   154 // CVcxHgMyVideosCategoryListImpl::HandleOpenL()
   154 // CVcxHgMyVideosCategoryListImpl::HandleOpenL()
   155 // -----------------------------------------------------------------------------
   155 // -----------------------------------------------------------------------------
   156 // 
   156 // 
   157 void CVcxHgMyVideosCategoryListImpl::HandleOpenL( TInt /*aIndex*/ )
   157 void CVcxHgMyVideosCategoryListImpl::HandleOpenL( TInt /*aIndex*/ )
   158     {
   158     {
       
   159     // Reset the visible selection of the list.
       
   160     iScroller->DrawDeferred();
       
   161 
   159     TInt highlight = Highlight();
   162     TInt highlight = Highlight();
   160     TInt categoryId = iCategoryModel->ResolveCategoryId( highlight );
   163     TInt categoryId = iCategoryModel->ResolveCategoryId( highlight );
   161     
   164     
   162     switch ( categoryId )
   165     switch ( categoryId )
   163         {
   166         {