skins/AknSkins/src/AknsDrawUtils.cpp
branchRCL_3
changeset 58 a2f9480e2280
parent 54 08459e712984
child 106 e4e3998ddda2
--- a/skins/AknSkins/src/AknsDrawUtils.cpp	Tue May 11 17:09:13 2010 +0300
+++ b/skins/AknSkins/src/AknsDrawUtils.cpp	Tue May 25 13:47:21 2010 +0300
@@ -382,9 +382,10 @@
     {
     CAknsAppSkinInstance* appInstance = 
         static_cast<CAknsAppSkinInstance*>(aSkin);
-        
+
     if ( IsBackgroundItem( aIID,appInstance ) && 
-            appInstance && appInstance->AnimBackgroundState() )
+            appInstance && appInstance->AnimBackgroundState() &&
+            !appInstance->AnimationBackgroundDisabled() )
         {
         if( (aDrawParam&KAknsDrawParamPrepareOnly) )
             {