How to set digital clock font Android
I am designin开发者_Python百科g an app with digital clock. I have designed that except the font part. I want to show the clock font in "digital clock font"(like in digital watches) instead of normal font. Can someone tell me how to do this?
Thanks
It's probably simplest to prepare ten images for the digits and switch which ones are visible to animate your clock.
精彩评论