ihridoydas / BaseTemplateAndroidApp

This repository serves as a template equipped with essential developer tools, ensuring a seamless setup process for a confident and efficient start.
Apache License 2.0
5 stars 0 forks source link

This Navigation Logic Causes an Unexpected Behavior in your App. #27

Closed ihridoydas closed 4 months ago

ihridoydas commented 4 months ago

When press back button twice, Unexpected Behavior comes up and showing blank screen.

ihridoydas commented 4 months ago

fixed this issue in PR https://github.com/ihridoydas/BaseTemplateAndroidApp/tree/fix/Navigation_back_issue

ihridoydas commented 4 months ago

Fixed this issue.