Use native component for TimePicker #330
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Ubuntu touch provides native date picker which can be used for time:
https://ubports.gitlab.io/docs/api-docs/lomiriuserinterfacetoolkit/qml-lomiri-components-pickers-datepicker.html
In the end it looks like this:
![Screenshot_ubuntu20 04_2024-01-14_15:34:50](https://private-user-images.githubusercontent.com/6171637/296556747-93a84001-bfcc-4646-bd03-ff7665e13ed0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MTEwMDAsIm5iZiI6MTczODkxMDcwMCwicGF0aCI6Ii82MTcxNjM3LzI5NjU1Njc0Ny05M2E4NDAwMS1iZmNjLTQ2NDYtYmQwMy1mZjc2NjVlMTNlZDAucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDdUMDY0NTAwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MDNiMDhmMjBmMmYyMWQxYzc3NWVhNTNlYzViOWU3ZjdjYjRlNWI4ZDdjMGM1MDBhYjQ0NDgzMmI1NTE0Y2Y4MCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.zp_nYneaCMjXaePjr_OM8ZNmdlNE7eoNLUzj6TB5n_U)
![Screenshot_ubuntu20 04_2024-01-14_15:34:09](https://private-user-images.githubusercontent.com/6171637/296556751-3b31ee6c-4749-4449-8808-7f0f05549221.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MTEwMDAsIm5iZiI6MTczODkxMDcwMCwicGF0aCI6Ii82MTcxNjM3LzI5NjU1Njc1MS0zYjMxZWU2Yy00NzQ5LTQ0NDktODgwOC03ZjBmMDU1NDkyMjEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDdUMDY0NTAwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NjJlYTVkZTdjMTI4MjY2NmM2MWRjNjljNzg5M2MzZTI5NWQxYjVmMDM3NjI3NjZlYTE1ZGI0YzFkNDJmOWE4YiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.2u9tpNyrNFxyRu0MkeYJp6-IZW7IBZn_YZ1LkmQvb5g)