Hi All,
Trying to set the appcompat actionbar title with a custom font and color but the title is not showing. I am using the below lines
Best,
SK
Trying to set the appcompat actionbar title with a custom font and color but the title is not showing. I am using the below lines
B4X:
cb.Initialize.Append("app title").Typeface(ty).Color(color.red).PopAll
Best,
SK