Package com.cheetahdigital.challenges.ui.responses.profile.attribute
- 
Interface Summary Interface Description UpdateAttributeView This view must be implemented to notify the Activity or Fragment of the API call returns - 
Class Summary Class Description BaseAttributeViewHolder<T> TheRecyclerView.ViewHolderbase class forUpdateAttributeFragmentBooleanViewHolder TheRecyclerView.ViewHolderclass forUpdateAttributeFragmentDateViewHolder TheRecyclerView.ViewHolderclass forUpdateAttributeFragmentEmailViewHolder TheRecyclerView.ViewHolderclass forUpdateAttributeFragmentGenderViewHolder TheRecyclerView.ViewHolderclass forUpdateAttributeFragmentNumberViewHolder TheRecyclerView.ViewHolderclass forUpdateAttributeFragmentPhoneViewHolder TheRecyclerView.ViewHolderclass forUpdateAttributeFragmentProfileAttrsAdapter Class that handles Profile Attribute lists used inUpdateAttributeFragmentTextViewHolder TheRecyclerView.ViewHolderclass forUpdateAttributeFragmentUpdateAttributeFragment<V extends UpdateAttributeView,P extends UpdateAttributePresenter<V>> The response screen for update attribute typeChallengeUpdateAttributePresenter<T extends UpdateAttributeView> Presenter that is used byUpdateAttributeFragment