--- a/idlehomescreen/xmluicontroller/src/xmluicontroller.cpp Fri Jan 22 09:35:14 2010 +0200
+++ b/idlehomescreen/xmluicontroller/src/xmluicontroller.cpp Tue Jan 26 11:48:23 2010 +0200
@@ -637,7 +637,8 @@
// Get the content model and configuration for the supported elements
else if( nodeType == AiUiDef::xml::element::KImage ||
nodeType == AiUiDef::xml::element::KText ||
- nodeType == AiUiDef::xml::element::KNewsTicker )
+ nodeType == AiUiDef::xml::element::KNewsTicker ||
+ nodeType == AiUiDef::xml::element::KAnimation )
{
// Is created in GetContenItem and used in GetConfigurationsL
HBufC* confOwner( NULL );