Package 

Class PollsCreationFragment

  • All Implemented Interfaces:
    android.content.ComponentCallbacks , android.view.View.OnCreateContextMenuListener , androidx.activity.result.ActivityResultCaller , androidx.lifecycle.HasDefaultViewModelProviderFactory , androidx.lifecycle.LifecycleOwner , androidx.lifecycle.ViewModelStoreOwner , androidx.savedstate.SavedStateRegistryOwner

    
    public final class PollsCreationFragment
    extends Fragment
                        

    The first screen that gathers initial poll creation parameters. The values are gathered into a data model in the PollsViewModel which is expected to be used in further screens.