vikramkakkar / SublimePicker

A material-styled android view that provisions picking of a date, time & recurrence option, all from a single user-interface.
Apache License 2.0
2.31k stars 407 forks source link

Extend dialog in the sublime style to properly set the style #50

Closed CCorrado closed 7 years ago

CCorrado commented 7 years ago

When showing the sublime picker, using the built in Sublime styles on the activity cause the style to not be a dialog window. This will allow the windows to be a dialog via configuration in styles/XML instead of forcing to do it in Java

CCorrado commented 7 years ago

Realized what was happening. Sorry for the confusion :)