From the Material Design documentation on Pickers, how does one display the Mobile Input Picker first after a user clicks on the EditText? The current behavior is that the picker opens up a calendar view.
I'm currently using "com.google.android.material:material:1.2.0-alpha02"