Loading core/res/res/values-watch/config.xml +2 −2 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ <dimen name="config_viewMinFlingVelocity">500dp</dimen> <!-- Maximum velocity to initiate a fling, as measured in dips per second. --> <dimen name="config_viewMaxFlingVelocity">8000dp</dimen> <dimen name="config_viewMaxFlingVelocity">2750dp</dimen> <!-- Minimum velocity (absolute value) to initiate a fling from a rotary encoder device, as measured in dips per second. Setting this to -1dp disables rotary encoder fling. --> Loading @@ -39,7 +39,7 @@ <!-- Maximum velocity (absolute value) to initiate a fling from a rotary encoder device, as measured in dips per second. Setting this to -1dp disables rotary encoder fling. --> <dimen name="config_viewMaxRotaryEncoderFlingVelocity">8000dp</dimen> <dimen name="config_viewMaxRotaryEncoderFlingVelocity">2750dp</dimen> <!-- Whether the View-based scroll haptic feedback implementation is enabled for {@link InputDevice#SOURCE_ROTARY_ENCODER}s. --> Loading Loading
core/res/res/values-watch/config.xml +2 −2 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ <dimen name="config_viewMinFlingVelocity">500dp</dimen> <!-- Maximum velocity to initiate a fling, as measured in dips per second. --> <dimen name="config_viewMaxFlingVelocity">8000dp</dimen> <dimen name="config_viewMaxFlingVelocity">2750dp</dimen> <!-- Minimum velocity (absolute value) to initiate a fling from a rotary encoder device, as measured in dips per second. Setting this to -1dp disables rotary encoder fling. --> Loading @@ -39,7 +39,7 @@ <!-- Maximum velocity (absolute value) to initiate a fling from a rotary encoder device, as measured in dips per second. Setting this to -1dp disables rotary encoder fling. --> <dimen name="config_viewMaxRotaryEncoderFlingVelocity">8000dp</dimen> <dimen name="config_viewMaxRotaryEncoderFlingVelocity">2750dp</dimen> <!-- Whether the View-based scroll haptic feedback implementation is enabled for {@link InputDevice#SOURCE_ROTARY_ENCODER}s. --> Loading