equal
deleted
inserted
replaced
634 iSettingType == ECamSettingItemDynamicVideoContrast || |
634 iSettingType == ECamSettingItemDynamicVideoContrast || |
635 iSettingType == ECamSettingItemUserSceneContrast ) |
635 iSettingType == ECamSettingItemUserSceneContrast ) |
636 { |
636 { |
637 // Set the shaft layout and icon size for Contrast slider |
637 // Set the shaft layout and icon size for Contrast slider |
638 iShaftLayout.LayoutRect( sliderRect, |
638 iShaftLayout.LayoutRect( sliderRect, |
639 AknLayoutScalable_Apps::cset_slider_pane( 7 ) ); |
639 AknLayoutScalable_Apps::cset_slider_pane( 5 ) ); |
640 // set Contrast slider legend layouts |
640 // set Contrast slider legend layouts |
641 TouchContrastLayoutL( sliderRect ); |
641 TouchContrastLayoutL( sliderRect ); |
642 } |
642 } |
643 else |
643 else |
644 { |
644 { |