bluelinelabs / Conductor

A small, yet full-featured framework that allows building View-based Android applications
Apache License 2.0
3.9k stars 343 forks source link

Fix issue where child controllers may not get their onPause event soon enough #672

Closed EricKuck closed 2 years ago

EricKuck commented 2 years ago

Was breaking compose's expected lifecycle events for certain backstack setups.