Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expect DatePickerDialog in common #745

Merged
merged 3 commits into from
Aug 11, 2023
Merged

Conversation

MatkovIvan
Copy link
Member

@MatkovIvan MatkovIvan commented Aug 10, 2023

Proposed Changes

Copy DatePickerDialog implementation from Android. This cannot be in common yet (see #736) because of usePlatformDefaultWidth parameter in default arguments. Solved in #746

Testing

Test: Try to use DatePickerDialog in common

Issues Fixed

Fixes (partially) JetBrains/compose-multiplatform#2037 (comment)

@MatkovIvan MatkovIvan force-pushed the ivan.matkov/datepicker-dialog branch from 455149c to 178ca9a Compare August 11, 2023 10:20
@MatkovIvan MatkovIvan changed the title Copy DatePickerDialog from android Expect DatePickerDialog in common Aug 11, 2023
@MatkovIvan MatkovIvan merged commit 06eaced into jb-main Aug 11, 2023
1 check passed
@MatkovIvan MatkovIvan deleted the ivan.matkov/datepicker-dialog branch August 11, 2023 12:26
igordmn pushed a commit that referenced this pull request Nov 15, 2023
* Copy DatePickerDialog from android

* Expect DatePickerDialog in common

* Add DatePickerDialog sample to mpp
igordmn pushed a commit that referenced this pull request Nov 16, 2023
#745)

* Copy DatePickerDialog from android

* Expect DatePickerDialog in common

* Add DatePickerDialog sample to mpp
igordmn pushed a commit that referenced this pull request Jan 30, 2024
* Copy DatePickerDialog from android

* Expect DatePickerDialog in common

* Add DatePickerDialog sample to mpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants