You can set the current page in a viewPager by ``` viewPager.currentItem ``` The dots remain on the prior index until the viewpager is touched. Is there any way to set a `currentItem` on the dots indicator?