diff -r 558113899881 -r b3425bf29f82 uifw/AvKon/src/Aknslider.cpp --- a/uifw/AvKon/src/Aknslider.cpp Mon May 03 12:45:33 2010 +0300 +++ b/uifw/AvKon/src/Aknslider.cpp Wed Jun 23 05:40:10 2010 +0800 @@ -63,7 +63,7 @@ // Default draw color const TInt KAknSliderDefaultDrawColor = 120; const TInt KScrollRepeatTimeout = 250000; // 0.25 seconds -const TInt KStableFeedbackIntesity = 50; +const TInt KStableFeedbackIntesity = 100; const TInt KFeedbackTimeout = 100000; const TInt KNoFeedbackTimeout = 0; const TInt KStepThreshold = 15;