janheinrichmerker / material-intro

A simple material design app intro with cool animations and a fluent API.
https://jitpack.io/#com.heinrichreimer/material-intro
MIT License
1.74k stars 307 forks source link

Just Run One Custom Fragment In Steps ( Current run this fragment and next fragment) #253

Open mrtseven opened 6 years ago

mrtseven commented 6 years ago

hi . i have some setting to change next slide contents , but not changing because when run intro if 3 custom fragment ( example : fr1 - fr2 - fr3 ) .. fragment one and two is create in that moment and ( fr1 and fr2 created in fr1 step . and when go to fr2 : fr2 and fr3 created in fr2 step )

how to fix this and run only one fragment in slide ( click next nextfragment created ) ??