All Types

com.skydoves.needs.ActivityNeedsLazy

An implementation of Lazy used by ComponentActivity

androidx.activity.ComponentActivity (extensions in package com.skydoves.needs)
androidx.fragment.app.Fragment (extensions in package com.skydoves.needs)
com.skydoves.needs.FragmentNeedsLazy

An implementation of Lazy used by ComponentActivity

com.skydoves.needs.Needs

Needs implements showing and dismissing popup with background, animations.

com.skydoves.needs.NeedsAnimation

NeedsAnimation is the collection of the popup animations.

com.skydoves.needs.NeedsDsl
com.skydoves.needs.NeedsItem

NeedsItem is an data class for composing Needs popup recyclerView item.

com.skydoves.needs.NeedsItemTheme

NeedsItemTheme is an attribute class for changing item theme easily.

com.skydoves.needs.NeedsItemThemeDsl
com.skydoves.needs.NeedsPreferenceManager
com.skydoves.needs.NeedsTheme

NeedsTheme is an attribute class for changing Needs popup theme easily.

com.skydoves.needs.NeedsThemeDsl
com.skydoves.needs.OnConfirmListener

OnConfirmListener is an interface for listening the confirm from the Needs popup.

com.skydoves.needs.TextForm

TextFrom is an attribute class what has some attributes about TextView for customizing popup texts easily.

com.skydoves.needs.TextFormDsl
android.view.View (extensions in package com.skydoves.needs)