Is it possible to change the NavigationBar title font size?
I see a TopBarFontSize property but it does not appear to change the title size.
Comparing ABMaterial to Google's material design site, the navigation bar sizes are similar but the ABM font is much larger.
https://material.google.com/material-design/elevation-shadows.html
The top window is ABMaterial while the bottom is Google.
I see a TopBarFontSize property but it does not appear to change the title size.
B4X:
MyTheme.NavigationBar("nav1theme").TopBarFontSize
Comparing ABMaterial to Google's material design site, the navigation bar sizes are similar but the ABM font is much larger.
https://material.google.com/material-design/elevation-shadows.html
The top window is ABMaterial while the bottom is Google.