Skip to content

[Material] NavigationViewItem does not take full space in expanded(non-compact) mode #1577

@Kunal22shah

Description

@Kunal22shah

Current behavior

Image

Expected behavior

Image

How to reproduce it (as minimally and precisely as possible)

<NavigationView 
				Background="SkyBlue"
				IsBackButtonVisible="Collapsed"
				IsSettingsVisible="False"
				CornerRadius="8"
				Style="{StaticResource MaterialNavigationViewStyle}">
        <NavigationView.MenuItems>
			<NavigationViewItem Content="Item 1" />

Environment

Package Version(s): [email protected]
Affected platform(s): WinAppSDK

Anything else we need to know?

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions