开发者

change AlertDialog fonts in titanium

开发者 https://www.devze.com 2023-03-15 20:21 出处:网络
I\'m using titanium to create android mobile application How can i change font family and other prop开发者_如何学编程erties for AlertDialog box?

I'm using titanium to create android mobile application

How can i change font family and other prop开发者_如何学编程erties for AlertDialog box?

i need to change it to arabic language font

Thank You


There is no font property for the AlertDialog object, but you could simply construct your own transparent window with a custom view, buttons, and fonts to accomplish the same goal.

0

精彩评论

暂无评论...
验证码 换一张
取 消