Package-level declarations
Types
IInAppMessageBackEventListener allows in-app message views to listen to back animation callbacks for back events. Requires API 34+.
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.
IInAppMessageImmersiveView is the base view interface for all immersive in-app messages.
IInAppMessageView is the base view interface for all in-app messages.
A RelativeLayout that respects maximum/minimum dimension bounds.
View for rendering full-screen HTML in-app messages. Extends InAppMessageHtmlBaseView and binds to the HTML Full WebView layout resource.
View for rendering non-full-screen HTML in-app messages. Extends InAppMessageHtmlBaseView and binds to the standard HTML WebView layout resource.
Extends ImageView with the ability to clip the view's corners by a defined radius on all image types.
WebView embedded in Braze html in-app messages.