maxkeppeler / sheets-compose-dialogs

✨ Enhancing Android UIs: A Jetpack Compose Library supporting a wide range of common use-cases with Material Design 3 Dialogs, Popups, and Bottom Sheets. ✨
https://maxkeppeler.github.io/sheets-compose-dialogs/
Apache License 2.0
780 stars 32 forks source link

[Question] How can we make the start of the day in month selection as Sunday instead of Monday? #49

Closed rev0lgenX closed 5 months ago

rev0lgenX commented 1 year ago

Hi , I could not find any documentation or code to change the start of the day as Sunday in month selection. Is it available or not? If not is it possible to add it?

![Screenshot_20230501-165114_AniLib](https://user-images.githubusercontent.com/20517801/235443980-143f99b2-38c8-43d6-9e76-e206af568f85.jpg =250x250)

maxkeppeler commented 1 year ago

It's not available yet, I will support it though in the future.

maxkeppeler commented 5 months ago

This will work with the next version. This means that for the US, the week will start on Sunday, while for Germany it will start on Mondays.