We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello Sir , I am trying to use the MaterialNavigationPage ,with this settings :
xmlns:material="clr-namespace:XF.Material.Forms.UI;assembly=XF.Material" material:MaterialNavigationPage.AppBarColor="#2c3e50" material:MaterialNavigationPage.AppBarTitleTextFontFamily="Roboto" material:MaterialNavigationPage.AppBarTitleTextFontSize="14" material:MaterialNavigationPage.StatusBarColor="#1B3147" material:MaterialNavigationPage.AppBarTitleTextAlignment="Start"
nothing change in the navigation bar all other material controls work fine
I am not use the navigationPage.TitleView Also
can you help me please thanks
Xamarin Forms V5
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello Sir , I am trying to use the MaterialNavigationPage ,with this settings :
xmlns:material="clr-namespace:XF.Material.Forms.UI;assembly=XF.Material" material:MaterialNavigationPage.AppBarColor="#2c3e50" material:MaterialNavigationPage.AppBarTitleTextFontFamily="Roboto" material:MaterialNavigationPage.AppBarTitleTextFontSize="14" material:MaterialNavigationPage.StatusBarColor="#1B3147" material:MaterialNavigationPage.AppBarTitleTextAlignment="Start"
nothing change in the navigation bar
all other material controls work fine
I am not use the navigationPage.TitleView Also
can you help me please
thanks
Xamarin Forms V5
The text was updated successfully, but these errors were encountered: