Class SimpleDateDialog

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

public class SimpleDateDialog extends CustomViewDialog<SimpleDateDialog> implements android.widget.DatePicker.OnDateChangedListener
A date-picker dialog Created by eltos on 02.02.2017.