CFAlertDialog
CFAlertDialog copied to clipboard
Added support for an input text field.
New Pull Request Checklist
-
[X] I have read and understood the CONTRIBUTING guide
-
[X] I have read the Documentation
-
[X] I have searched for a similar pull request in the project and found none
-
[X] I have updated this branch with the latest master to avoid conflicts (via merge from master or rebase)
-
[X] I have added the required tests to prove the fix/feature I am adding
-
[X] I have updated the documentation (if necessary)
-
[X] I have run the tests and they pass
-
[X] I have run the lint and it passes
This merge request fixes / refers to the following issues: ...
Pull Request Description
Added support for a EditText field to be able to capture input.