IdleScrollActivity constructor

IdleScrollActivity(ScrollActivityDelegate delegate)

Creates a scroll activity that does nothing.

Implementation

IdleScrollActivity(ScrollActivityDelegate delegate) : super(delegate);