App Navigation¶
Basic logic for supporting app navigation (back button on android and escape on standalone)
- It requires the module
ui
to be initialized to display the app exit dialog.
This module has a direct dependency to com.stratkit.ui-common
.