Terminate the current activity and start an idle activity.
@override void goIdle() { beginActivity(IdleScrollActivity(this)); }