InlineInAppView

open class InlineInAppView

Constructors

Link copied to clipboard
constructor(context: Context)
constructor(context: Context, attrs: AttributeSet)

Properties

Link copied to clipboard
open var identifier: String

Functions

Link copied to clipboard
Add a listener that will be called when state or bounds of the view change.
Link copied to clipboard
protected open fun animateOpen()
Link copied to clipboard
protected open fun createWebView(): WebView
Link copied to clipboard
protected open fun createWebViewParams(mode: InAppLayout, topMargin: Int): LayoutParams
Link copied to clipboard
protected open fun initWebView()
Link copied to clipboard
Link copied to clipboard
protected open fun onConfigurationChanged(newConfig: Configuration)
Link copied to clipboard
protected open fun onMeasure(widthMeasureSpec: Int, heightMeasureSpec: Int)
Link copied to clipboard
protected open fun onRestoreInstanceState(state: Parcelable)
Link copied to clipboard
protected open fun onSaveInstanceState(): Parcelable
Link copied to clipboard
protected open fun onSizeChanged(w: Int, h: Int, oldw: Int, oldh: Int)
Link copied to clipboard
Remove a listener for state or bounds changes.
Link copied to clipboard
open fun setDisableLayoutAnimation(disableLayoutAnimation: Boolean)
Disable layout animation