Hello everyone. Please has anyone used the materia...
# compose-android
s
Hello everyone. Please has anyone used the material 3 DateDialogPicker? I'm just using a base example and I see that it is taking up a large portion of my device's screen. it is also talking up the full width of the device. I've looked up at issue tracker and it seems it is a common issue, I am just looking for a way to resize it and also ensure adequate padding/spacing of other things like confirm/dismiss button(because it also seems that this again is an issue for some based on issueTracker). Another thing I am trying to do is somehow capture the selected date and make it reflect on the DatePicker, so when a user closes it and opens it again, they see the date the selected. I would appreciate any guide/sample or assistance on this because I have tried looking for. Thanks.