Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class AdaptyOnboardingMetaParams( val onboardingId: String, val screenClientId: String, val screenIndex: Int, val totalScreens: Int)
Link copied to clipboard
class AdaptyOnboardingView @JvmOverloads constructor( context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : FrameLayout