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 选择分钟和秒。
但是这个组件默认配置小时和分钟。我该如何修改它?
您将需要实现自己的MinutesAndSecondsPicker. TimePicker仅与小时和分钟相关联。
MinutesAndSecondsPicker
TimePicker