--- a/logsui/AppSrc/CLogsSubAppListControlContainer.cpp Mon Mar 08 21:43:06 2010 +0000
+++ b/logsui/AppSrc/CLogsSubAppListControlContainer.cpp Sun Mar 14 13:08:38 2010 +0000
@@ -105,7 +105,10 @@
if ( FeatureManager::FeatureSupported( KFeatureIdSimpleLogs ) )
{
// use alt. title and do not create navi decorator for simple logs
+ // Refresh navi pane to empty here to cover navi pane of RecentListView.
MakeTitleL( R_LOGS_TITLE_TEXT );
+ NavigationTabGroupL( R_AVKON_STATUS_PANE_LAYOUT_EMPTY,
+ CLogsNaviDecoratorWrapper::InstanceL() );
}
else
{