https://kotlinlang.org logo
z

Zsolt

12/22/2019, 2:41 PM
Hi, I've been playing around with back navigation + screen history, and managed to create a working solution. Published article with link to GitHub project inside: https://twitter.com/ZsoltKocsi/status/1208753898330247168
🎉 2
m

Manuel Wrage

12/22/2019, 2:48 PM
You could also use the OnBackPressedDispatcher for back handling Here's how i use it https://github.com/IVIanuu/essentials/blob/master/essentials/src/main/kotlin/com/ivianuu/essentials/ui/common/OnBackPressed.kt