CFAlertDialog icon indicating copy to clipboard operation
CFAlertDialog copied to clipboard

Added support for an input text field.

Open KennethKr opened this issue 6 years ago • 0 comments

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.

KennethKr avatar Apr 08 '19 10:04 KennethKr