phonebookui/Phonebook2/NamesListExtension/src/NamesListExView.cpp
branchRCL_3
changeset 23 5586b4d2ec3e
parent 15 e8e3147d53eb
child 32 2828b4d142c0
--- a/phonebookui/Phonebook2/NamesListExtension/src/NamesListExView.cpp	Wed Mar 31 21:13:53 2010 +0300
+++ b/phonebookui/Phonebook2/NamesListExtension/src/NamesListExView.cpp	Wed Apr 14 15:45:35 2010 +0300
@@ -1297,6 +1297,7 @@
             }
 
         iControl->HideThumbnail();
+        iControl->MassUpdateSkipProgressNote( ETrue );        
         }
     }
 
@@ -1311,6 +1312,8 @@
 
     if ( iControl )
         {
+        iControl->MassUpdateSkipProgressNote( EFalse );
+
         // There are some special cases that the names list view would be hide in backgroud
         // before one command is executing, and then get foreground later after the command
         // finished, which would cause the control to be set invisible. So reset the flag