-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Add date/time input module #4261
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
base: dev
Are you sure you want to change the base?
Conversation
8659596
to
64a638d
Compare
Add an option to control which fields can be edited by the user
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please also add a demo app in examples showcasing the new module
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, looks and works really nice - however, we have a system setting for time format, 12/24hours. I think it would be reasonable for the date+time input module to respect the system's configuration. Could you please also implement that?
Also, please update API symbols for f18 too (build with ./fbt TARGET_HW=18
)
Should be good now! Edit: Fixed it, LGTM! |
What's new
Verification
Checklist (For Reviewer)