camerauis/cameraapp/generic/src/CamBurstThumbnailContainer.cpp
branchRCL_3
changeset 57 2c87b2808fd7
parent 54 bac7acad7cb3
child 67 756ad29ed18e
--- a/camerauis/cameraapp/generic/src/CamBurstThumbnailContainer.cpp	Wed Sep 01 12:30:54 2010 +0100
+++ b/camerauis/cameraapp/generic/src/CamBurstThumbnailContainer.cpp	Tue Sep 14 20:46:07 2010 +0300
@@ -96,7 +96,7 @@
     
 
     TAknLayoutRect burstPaneRect;           
-    if ( CamUtility::IsNhdDevice() )
+    if ( AknLayoutUtils::PenEnabled() )
         {
         // use layoutAreaRect for nhd (contains the statuspane)
         burstPaneRect.LayoutRect( layoutAreaRect, AknLayoutScalable_Apps::main_cam4_burst_pane() );