You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, the date picker of DateInlineRow defaults to the current Locale (Locale.current).
However, if the app does not support a certain localization then the current Locale will be the first language that is supported by both app and device. Does your app support French localization? Read this for reference https://stackoverflow.com/q/48136456
As title mention, texts in DatePicker are not localized. I am running my app in device which locale is French.
The text was updated successfully, but these errors were encountered: