Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何通过从 TimePicker 对话框中选择时间来更改数字时钟视图中的时间?
我认为这个问题在某种程度上与以前的 android 版本中的设置警报活动有关。我看到你问的是android 2.3.3中的设置警报吗?用户输入的闹钟时间上方有一个数字时钟,所以当用户设置闹钟时间时,数字时钟与闹钟的变化相同,如图所示,数字时间与系统时间无关。
我认为这是通过编码而不是数字时钟完成的。
该DigitalClock小部件仅显示系统时间。您不能使用它来显示其他时间。因此,无法让它显示用户通过TimePicker.
DigitalClock
TimePicker