hotwired / turbo-android

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

Post to the message queue when resetting a NavHostFragment #225

Closed jayohms closed 2 years ago

jayohms commented 2 years ago

This works around a bug seen in the Basecamp app where resetting the NavHostFragment and then recreating the Activity to update its Theme would cause the app to crash.