Hi everyone,
I am trying to make an application which requires many diferent types of calender and date related object.
What I am tyring to do is : get values from date time & edit box & dropdown list etc... and set them as user's birthday.
Other options works fine apart from Android New Dialog Object - Date Picker.
since this is the first time I use this object maybe I am using it wrong. I set : when A object is clicked -> Open Date Picker but nothing shows on the screen.
I tried on different devices no good.
I use API : 28
Can you please tell me whether I am using the object wrong or the object is buggy and/or not compatible for different build types ?