POSTS
Adding a custom font on a titanium window title
By Carlos Buenosvinos
- 1 minutes read - 46 wordsIf you are working with Titanium and you need to customize the font you are using as a title in a window, there is no predefined solution to do this, but there is a trick, the “titleControl” window property with a label control.
Hope it helps!