Package ai.kubesense.android.sessionreplay.utils
See: Description
-
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. -
Object Summary Object Description 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 -
Class Summary Class Description GlobalBounds Defines the dimension and positions in Global coordinates for a geometry. ColorConstantsKt