开发者

Displaying paused/static analogue clock

My application ne开发者_如何学Ceds to display the time. Rather then displaying time as 11:00 I am wondering whether it is possible to have to have static/paused/stopped analogue clock showing 11' o clock?


There is an AnalogClock widget, but it shows the current time. There is no way to pause or stop it, because there is no way to pause or stop time in the real world.

You may be able to subclass it or clone it to achieve your desired results. Or, you can draw one yourself using the Canvas.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜