Skip to content

Commit

Permalink
Update docs/architecture/mobile-clients/android/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Bishop <[email protected]>
  • Loading branch information
fedemkr and withinfocus authored Aug 7, 2024
1 parent 33c9620 commit 2bf3694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/architecture/mobile-clients/android/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ trigger actual navigation events. The app uses a mix of state-based navigation a
(in order to determine the overall app flow the user is in) and event-based navigation (to handle
navigation within a flow based on user interactions).

#### State-based Navigation
#### State-based navigation

State-based navigation is handled by the
[RootNavViewModel](https://github.com/bitwarden/android/blob/main/app/src/main/java/com/x8bit/bitwarden/ui/platform/feature/rootnav/RootNavViewModel.kt)
Expand Down

0 comments on commit 2bf3694

Please sign in to comment.