--- a/phonebookui/Phonebook2/ccapplication/ccamycardplugin/src/ccappmycardplugin.cpp Tue Sep 14 20:54:53 2010 +0300
+++ b/phonebookui/Phonebook2/ccapplication/ccamycardplugin/src/ccappmycardplugin.cpp Wed Sep 15 11:56:55 2010 +0300
@@ -236,6 +236,9 @@
{
CCA_DP(KMyCardLogFile, CCA_L("->CCCAppMyCardPlugin::DoDeactivate()"));
+ // iOwnContainer should update command to reset the UiControl when deactivated.
+ iOwnContainer->UpdateAfterCommandExecution();
+
// Forward the deactivation-call to base-class
CCCAppViewPluginAknView::DoDeactivate();