branch | RCL_3 |
changeset 67 | 756ad29ed18e |
parent 57 | 2c87b2808fd7 |
--- a/camerauis/cameraapp/generic/src/CamBurstThumbnailContainer.cpp Wed Sep 15 11:51:19 2010 +0300 +++ b/camerauis/cameraapp/generic/src/CamBurstThumbnailContainer.cpp Wed Oct 13 14:09:54 2010 +0300 @@ -96,7 +96,7 @@ TAknLayoutRect burstPaneRect; - if ( AknLayoutUtils::PenEnabled() ) + if ( CamUtility::IsNhdDevice() ) { // use layoutAreaRect for nhd (contains the statuspane) burstPaneRect.LayoutRect( layoutAreaRect, AknLayoutScalable_Apps::main_cam4_burst_pane() );