diff -r b8fae6b8a148 -r d05a55b217df idlehomescreen/widgetmanager/src/wmeffectmanager.cpp --- a/idlehomescreen/widgetmanager/src/wmeffectmanager.cpp Wed Mar 31 21:17:19 2010 +0300 +++ b/idlehomescreen/widgetmanager/src/wmeffectmanager.cpp Wed Apr 14 15:47:59 2010 +0300 @@ -131,7 +131,7 @@ // fullscreen effect may contain unwanted parts (dialog, note, etc.) // which was shown when fullscreen effect is about to be started iCoeEnv.WsSession().Finish(); - User::After( 1000 ); + User::After( 1 ); const TInt flags( AknTransEffect::TParameter::EActivateExplicitCancel ); const TUid targetAppUid( iAvkonAppUi->Application()->AppDllUid() );