phonebookui/Speeddial/src/SpdiaView.cpp
branchRCL_3
changeset 32 2828b4d142c0
parent 23 5586b4d2ec3e
child 64 c1e8ba0c2b16
equal deleted inserted replaced
26:0d28c1c5b6dd 32:2828b4d142c0
   455         // The cba resource should be updated when go back to speeddial.
   455         // The cba resource should be updated when go back to speeddial.
   456         iContainer->MiddleSoftKeyL();
   456         iContainer->MiddleSoftKeyL();
   457         LoadCba( iContainer->MenuResourceID() );        
   457         LoadCba( iContainer->MenuResourceID() );        
   458         
   458         
   459         iAIWRunFlag = EFalse;	 
   459         iAIWRunFlag = EFalse;	 
       
   460         
       
   461         // If the view note displays when switching speeddial to background.
       
   462         // Making the note pops up again.
       
   463         if ( iSpeedPrivate->UpdateFlag() && iContainer->GetViewDialogStatus() )
       
   464             {
       
   465             CmdViewNumberL();
       
   466             iSpeedPrivate->SetUpdateFlag( EFalse );
       
   467             }
   460         }
   468         }
   461     else
   469     else
   462         {
   470         {
   463         // We are going out of use by active application..
   471         // We are going out of use by active application..
   464         // We are no longer using the Grid..Update GridStatus..
   472         // We are no longer using the Grid..Update GridStatus..