material-components-android icon indicating copy to clipboard operation
material-components-android copied to clipboard

[DatePicker] Fix auto-adding delimiters

Open pubiqq opened this issue 1 year ago • 3 comments

  • Adds auto-adding delimiters for Korean language.
  • Fixes auto-adding delimiters for patterns that contain digits.
  • Fixes auto-adding delimiters for patterns that contain non-Latin letters.

Also see https://github.com/material-components/material-components-android/issues/3625#issuecomment-1786059397 for additional context and explanation.

pubiqq avatar Nov 03 '23 12:11 pubiqq

I'll take a deeper look when I have a chance, maybe review the logic in the DateSelectors because what you're doing looks like what the code already does when a custom format is provided, see this for example.

paulfthomas avatar Nov 28 '23 19:11 paulfthomas

Would really appreciate it if there would be some progress on this, the linked issue was already closed even though the bug is still present

lmitterhofer avatar Mar 27 '24 13:03 lmitterhofer

Bump

pubiqq avatar Apr 22 '24 17:04 pubiqq