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.
我有一个“设置日期”按钮,当它被按下时它是 setEnabled(false)。更改日期选择器时如何设置它 setEnabled(true) ?
来自 developer.android.com
//The callback used to indicate the user changes\d the date: DatePicker.OnDateChangedListener