compose-material3-datetime-pickers icon indicating copy to clipboard operation
compose-material3-datetime-pickers copied to clipboard

Standalone year picker

Open mvforell opened this issue 1 year ago • 1 comments

First of all, thank you for this great project!

I'm currently building an app where it would be useful to not only have a date picker dialog, but also a standalone year picker dialog. I took a quick look at the code, and I think it might be possible to re-use YearSelection for creating a year picker dialog without much work.

What do you think?

mvforell avatar Jan 08 '23 19:01 mvforell

Hello and thanks for the input!

As of now (for the 1.0.0 Milestone), the standalone year (or month) picker isn't planned. It might be implemented in the future, together with a standalone month picker - for a "complete set".

marosseleng avatar Jan 09 '23 08:01 marosseleng