New FormAutoCompleteTextView

When we ask email address in a form, we generally use AutoCompleteTextView instead of EditText to suggest the user the emails in their phone. So with this class, we can both use email validation and auto completion.