Updated on 2026-08-14
This commit is contained in:
parent
ea875f0112
commit
993e166299
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ class MainActivity : AppCompatActivity() {
|
|||
if (tag != null) {
|
||||
intent.action = null
|
||||
store.dispatch(NavigationAction.NavigateTo(AppScreen.Home))
|
||||
store.dispatch(NavigationAction.PopBackTo(AppScreen.Home))
|
||||
store.dispatch(HomeAction.ReadCard)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue