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
我创建了一个新类TimePickerFragment,但在我的onTimeSet方法中我无法访问 gui 元素来更新选择的时间。
TimePickerFragment
onTimeSet
有任何想法吗?