Skip to content

Custom Tutorial Layout

Alexander Vlasov edited this page Sep 1, 2016 · 1 revision

You can specify custom tutorial layout. All you need is:

  1. Create your own XML layout for tutorial page. See our layout here.
  2. Extend your tutorial fragment from TutorialFragment or TutorialSupportFragment.
  3. Override all this getters and provide proper resource IDs.
  4. ....
  5. Profit
Clone this wiki locally