It seems Back Navigation (to not confuse with Up Navigation) does not work correctly on the Android version of the KotlinConf app. Considering the following flow:
• Open the app (menu screen is the first).
• Use the bottom bar to select the talk list.
• Select May 23.
• Tap a talk to see the details of a talk.
• Press the system back button (or gesture back).
I would expect to go back to the talk list on May 23 but it goes back to the first screen (menu). Any chance to get that fixed? I keep using the Back Button by muscular memory and end up going all the way back to the first screen. 😅