Can the hamburger icon be set to bold (or changed)? I is very thin and not visible very well.
I tried to set the font like this:
Dim b1 As BarButton
b1 = smc.CreateBarButton("SideMenu")
b1.TintColor = Colors.RGB(255,255,255)
b1.SetFont(Font.CreateNewBold(22))...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.