Zhuinden / flowless

[DEPRECATED] Based on Flow 1.0-alpha. To keep your life simple, use zhuinden/simple-stack instead.
Apache License 2.0
141 stars 7 forks source link

ViewPager example delegates only `FlowLifecycles.ViewLifecycleListener` and `preSaveViewState()` #7

Closed Zhuinden closed 7 years ago

Zhuinden commented 8 years ago

The issue closed in https://github.com/Zhuinden/flowless/issues/6 is continued here.

This issue relies on adding the delegator layout presets, and the sample needs a custom viewpager that delegates to its adapter if exists.

Zhuinden commented 7 years ago

This is the limitation of the sample code. If you want to delegate more, then you should.