Android Question Change Dialog Title Font

stevel05

Expert
Licensed User
Longtime User
Take a look at the available methods on the Dialog Object:



B4X:
Dialog.TitleBarFont = XUI.CreateFont(Typeface.SERIF,20)
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…