anko
anko copied to clipboard
Inflating DatePicker inside Anko's Alert doesn't fit correctly
Hi,
I was trying to inflate a DatePicker inside an Anko's Alert, but is seems to leave an empty space to the right of the AlertDialog.
Anko's:

Regular AlertDialog's:

I assume there is a style/theme issue, but I'm not sure how this should be handled from within the alert { } context.
Best regards.
Bug still exists, any workaround?
still there fwiw