material-intro-screen icon indicating copy to clipboard operation
material-intro-screen copied to clipboard

Auto Slide

Open naufalkleisner opened this issue 6 years ago • 1 comments

can i set to auto slide?

naufalkleisner avatar Apr 11 '19 06:04 naufalkleisner

this.findViewById(R.id.button_next).callOnClick(); Put above code inside the activity that extends MaterialIntroActivity - this would help you move to next page

ghost avatar Jul 13 '20 06:07 ghost