Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.53 KB

File metadata and controls

30 lines (19 loc) · 1.53 KB

Warning: The Picker API is not stable, yet. Expect significant changes to class names, theme names, style names, attributes, and customization options.

Date Pickers

Date Pickers allow users to select a single date or date range.

Design

Material Design: Pickers

Demo

Date Pickers are under active development. You can see the current version of the Material Picker Demo in the Material Android Catalog. The demo launches and listens to material pickers with customization options for dialog and fullscreen.

Code

The Picker Package contains most of the code for this component. There are entry points for Date Range Pickers and Date Pickers.

Time Pickers

Time Pickers are currently not under development.