nhaarman / acorn

Mastering Android navigation :chipmunk:
https://nhaarman.github.io/acorn
Apache License 2.0
181 stars 7 forks source link

Lint check for providing savedstate without implementing SavableX #156

Open nhaarman opened 4 years ago

nhaarman commented 4 years ago

For example passing a SceneState instance to an RxScene constructor that does not also implement SavableScene should give some warning