hotwired / turbo-android

Android framework for making Turbo native apps
MIT License
423 stars 51 forks source link

Fix a potential crash from the Window theme observer #235

Closed jayohms closed 2 years ago

jayohms commented 2 years ago

This avoids an edge-case crash when a Fragment is detached from its Activity while the system bar color animation is running.