Hi all.
I searched this forum and I found a few projects for date or time picking.
But I need it to show date and time picker on the same screen like we have for the iOS.
Is it possible for Android?
Thanks.
In this example it is shown how to realize time entries with the AS_Settings library.
You need AS_Settings V2.00+ and AS_TimePickerDialog V1.02+ for this example.
Private Sub B4XPage_Created (Root1 As B4XView)
Root = Root1
Root.LoadLayout("frm_main")
B4XPages.SetTitle(Me,"AS...
This is a simple TimePicker, with android style.
I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you can do it here by Paypal or with a coffee. :)
Events
SelectedHourChanged and...
Material Date - Time Picker Dialog
Updated :)
This Library wrape for this github
work on B4a v11
SetMinDate
SetMaxDate
CancelColor
CancelText
OkColor
OkText
Title
DarkMode
On Cancel
OnDateset
2 layout Mode
Added Dismiss_Dialog
Events :
_OnCancelDate()
_OnDateSet()
_OnCancelTime ()...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.