Hello everyone, due to some problems I had with the time pickers in material 2-3 and not being able to find any 3rd party time picker, I developed a time picker using canvas and compose to use in our company's application. You can download the code and access it from maven local, I want to make sure that it is as smooth as possible for remote publishing, please write your recommendations and suggestions.
https://github.com/Hasan-Tuncay/CustomTimePickerLibrary
Slack Conversation
l
Luca Nicoletti
03/15/2024, 4:41 PM
What problem have you faced with Material3 Time Pickers?
I’m currently developing something that uses them, and spotted a minor issue
h
Hasan Tunçay
04/17/2024, 1:14 PM
Sorry I have just realised your message,
İt works as a clock, but I need to more customisation, and a few extra button,
Hasan Tunçay
04/17/2024, 1:16 PM
I couldn't do that with M3 time picker . Some features are restricted to adapt them to your project