camerauis/cameraapp/generic/src/CamCaptureSetupSlider.cpp
branchRCL_3
changeset 57 2c87b2808fd7
parent 54 bac7acad7cb3
child 67 756ad29ed18e
equal deleted inserted replaced
54:bac7acad7cb3 57:2c87b2808fd7
   581     // might not include statuspane area. calculating area self will
   581     // might not include statuspane area. calculating area self will
   582     // go around the problem
   582     // go around the problem
   583 
   583 
   584     // We're starting again from scratch, so delete the old legend layouts
   584     // We're starting again from scratch, so delete the old legend layouts
   585     iLegendArray.ResetAndDestroy();
   585     iLegendArray.ResetAndDestroy();
   586     if ( CamUtility::IsNhdDevice() ) 
   586     if ( AknLayoutUtils::PenEnabled() ) 
   587         {
   587         {
   588         TouchLayoutL();
   588         TouchLayoutL();
   589         }
   589         }
   590     else
   590     else
   591         {
   591         {