Package com.datadog.android.sessionreplay.utils
See: Description
-
Class Summary Class Description AndroidMDrawableToColorMapper Drawable utility object needed in the Session Replay Wireframe Mappers. AndroidQDrawableToColorMapper Drawable utility object needed in the Session Replay Wireframe Mappers. GlobalBounds Defines the dimension and positions in Global coordinates for a geometry. LegacyDrawableToColorMapper Drawable utility object needed in the Session Replay Wireframe Mappers. ColorConstantsKt -
Object Summary Object Description Companion DefaultColorStringFormatter String utility methods needed in the Session Replay Wireframe Mappers. DefaultViewBoundsResolver View utility methods needed in the Session Replay Wireframe Mappers. DefaultViewIdentifierResolver Unique Identifier Generator. Companion Companion Companion -
Interface Summary Interface Description AsyncJobStatusCallback A callback to be notified when an async job starts or finishes. ColorStringFormatter A utility interface to convert Android/JVM colors to web hexadecimal strings. DrawableToColorMapper A utility interface to convert a Drawable to a meaningful color. ImageWireframeHelper A Helper to handle capturing images in Session replay wireframes. ViewBoundsResolver A utility interface to extract a View's bounds relative to the device's screen, and scaled according to the screen's density. ViewIdentifierResolver A utility interface to assign a unique id to the child of a View.