suarezjulian / WizardPager

Wizard Pager is a library that provides an example implementation of a Wizard UI on Android, it's based of Roman Nurik's wizard pager (https://github.com/romannurik/android-wizardpager)
Apache License 2.0
514 stars 149 forks source link

Page.setParentKey() is not public #15

Open simonckenyon opened 9 years ago

simonckenyon commented 9 years ago

I wanted to create a modified version of BranchPage, but setParentKey() cannot be accessed outside the package.