MaterialIntroView
MaterialIntroView copied to clipboard
Show the intro each time whenever activity opens.
Hi All,
Tried going through issues but still not able to find out how to show the intro every time when user opens the activity. Please guide me through it.
Thanks in advance
Just call it on onCreate()
method of the activity.