--- a/mmsharing/mmshui/src/musuigeneralview.cpp Wed Sep 01 12:31:01 2010 +0100
+++ b/mmsharing/mmshui/src/musuigeneralview.cpp Tue Sep 14 21:13:00 2010 +0300
@@ -41,7 +41,7 @@
#include <AknIncallBubbleNotify.h>
#include <featmgr.h>
-const TInt KBackgroundIntervalForClose = 10 * 1000 * 1000; // 10s
+const TInt KBackgroundIntervalForClose = 30 * 1000 * 1000; // 30s
const TInt KMusFgBgEventFiltering = 200 * 1000; // 200 ms
// -----------------------------------------------------------------------------