feat: top app bar title updates based on current route (Closes #22) #52

Merged
shahondin1624 merged 1 commits from feature/issue-22-top-bar-context-awareness into main 2026-03-13 13:20:11 +01:00

1 Commits

Author SHA1 Message Date
shahondin1624
4b1c6155a6 feat: top app bar title updates based on current route (Closes #22)
TopAppBar title now reflects the current NavController destination:
character sheet shows the character name, settings shows "Settings",
fallback shows the app name. Uses currentRoute() helper already
available from NavHost integration.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 13:19:55 +01:00