logsui/AppSrc/CLogsSubAppListControlContainer.cpp
branchRCL_3
changeset 3 04ab22b956c2
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
--- a/logsui/AppSrc/CLogsSubAppListControlContainer.cpp	Tue Feb 02 10:12:17 2010 +0200
+++ b/logsui/AppSrc/CLogsSubAppListControlContainer.cpp	Fri Feb 19 22:40:27 2010 +0200
@@ -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
         {