IdleScrollActivity constructor
Creates a scroll activity that does nothing.
Implementation
IdleScrollActivity(ScrollActivityDelegate delegate) : super(delegate);
Creates a scroll activity that does nothing.
IdleScrollActivity(ScrollActivityDelegate delegate) : super(delegate);