terrakok/Cicerone

Can Cicerone be used with a Single Activity design using views, not fragments?

lgtout opened this issue · 2 comments

Is it possible to use Cicerone with an app designed as a Single Activity, but using views only - no fragments?

Yes.
But you're required to implement a custom Navigator and (maybe) some custom commands

Yes. I know that someone use Cicerone with Conductor framework.