开发者

How can I get seven segments clock programatically in android?

Hi I am developing a android application to show the digital clock.But I need to show the clock in seven segments form. I am not getting seven segm开发者_JAVA技巧ents clock. Please can anybody help me by providing the code to get the seven segments clock view.


There is no LED-style seven-segments widget or font in Android. If you can find a TrueType font that meets your needs, add it to your app and apply it to a TextView using a Typeface object.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜