uifw/AvKon/src/Aknslider.cpp
branchGCC_SURGE
changeset 44 484cb5040995
parent 39 407d15c32f24
--- a/uifw/AvKon/src/Aknslider.cpp	Mon Jun 21 22:36:19 2010 +0100
+++ b/uifw/AvKon/src/Aknslider.cpp	Thu Jul 22 16:35:40 2010 +0100
@@ -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;