ksoichiro / SimpleAlertDialog-for-Android

Library for Android DialogFragment.
Apache License 2.0
80 stars 30 forks source link

Dialog with a EditText #6

Closed ksoichiro closed 10 years ago

ksoichiro commented 10 years ago

We can construct a dialog with a EditText but we need to create a custom view that includes EditText. I should provide a convenience method to use EditText dialog.