Class SimpleEMailDialog

java.lang.Object
androidx.fragment.app.Fragment
All Implemented Interfaces:
android.content.ComponentCallbacks, android.content.DialogInterface.OnCancelListener, android.content.DialogInterface.OnDismissListener, android.view.View.OnCreateContextMenuListener, androidx.activity.result.ActivityResultCaller, androidx.lifecycle.HasDefaultViewModelProviderFactory, androidx.lifecycle.LifecycleOwner, androidx.lifecycle.ViewModelStoreOwner, androidx.savedstate.SavedStateRegistryOwner

public class SimpleEMailDialog extends SimpleInputDialog
An extension for the input dialog that will ensure the input is a valid email address Results: EMAIL String The entered email-address Created by expos on 02.01.2017.