Package-level declarations

Types

Link copied to clipboard

IInAppMessageImageView is a unifying interface for android.view.View implementations that hold in-app message images, defining the required radius and cropping behavior for in-app messages images.

Link copied to clipboard

IInAppMessageImmersiveView is the base view interface for all immersive in-app messages.

Link copied to clipboard

IInAppMessageView is the base view interface for all in-app messages.

Link copied to clipboard
Link copied to clipboard

A RelativeLayout that respects maximum/minimum dimension bounds.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Extends ImageView with the ability to clip the view's corners by a defined radius on all image types.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open class InAppMessageWebView(context: Context, attrs: AttributeSet?) : WebView

WebView embedded in Braze html in-app messages.