Android Calendar View for Date Picker

后端 未结 8 1020
粉色の甜心
粉色の甜心 2020-12-02 09:24

I\'m writing my first app, and I have a question about DatePicker.

My app requires the user to input a date. The most user-friendly way would be to popu

8条回答
  •  星月不相逢
    2020-12-02 09:54

    Since the API 11 there natively: CalendarView

    enter image description here

    This View is in HoloEverywhere since API 7.

提交回复
热议问题