equal
deleted
inserted
replaced
1343 } |
1343 } |
1344 iViewToBeActivatedIfNeeded.iUid = 0; |
1344 iViewToBeActivatedIfNeeded.iUid = 0; |
1345 CAknViewAppUi::HandleForegroundEventL( aForeground ); |
1345 CAknViewAppUi::HandleForegroundEventL( aForeground ); |
1346 |
1346 |
1347 if( iIsForeground ) |
1347 if( iIsForeground ) |
1348 { |
1348 { |
1349 // We need to refresh the softkeys |
|
1350 UpdateCbaL(); |
|
1351 if ( Preferences().FullScreen() == EWmlSettingsFullScreenFullScreen ) |
1349 if ( Preferences().FullScreen() == EWmlSettingsFullScreenFullScreen ) |
1352 { |
1350 { |
1353 ContentView()->UpdateFullScreenL(); |
1351 ContentView()->UpdateFullScreenL(); |
1354 } |
1352 } |
1355 |
1353 |