在APP UI上要取得或是設定時間和日期最方便的方式就是使用TimePickerDialog和DatePickerDialog了。Google建議我們以DialogFragment為基礎來建置各種對話方塊(Dialog)。
確定! 回上一頁