hotwired / turbo-android

Android framework for making Turbo native apps
MIT License
431 stars 49 forks source link

Fix web fragment memory leak #79

Closed jayohms closed 4 years ago

jayohms commented 4 years ago

Remove the fragment callback reference from the session before navigating, so we don't leak the web fragment.