Skip to content

Conversation

@philips77
Copy link
Member

This PR adds the following changes:

Theme

  1. NordicLogo() composable added to theme module - can be used in NavigationDrawer.
  2. Status bar and navigation bar colors changed to transparent - this allows displaying NavigationDrawer on the status bar.
  3. Some common composables
    1. NavigationDrawerTitle
    2. Default paddings for a title and divider

Navigation

  1. Inner navigation - use defineDestinationWithInnerNavigation(...) or DestinationId<*, *>.with(...)

Sample app

  1. NavigationBar and NavigationDrawer added
  2. Migration to inner navigation

@philips77 philips77 merged commit 796dc47 into main Nov 10, 2022
@philips77 philips77 deleted the inner-navigation branch November 10, 2022 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants