AiutaAndroidDrawable

Android implementation of AiutaDrawableResource using Drawable objects.

This implementation allows you to use Android Drawable instances directly within the Aiuta SDK. This is useful when you have programmatically created drawables or when working with drawables obtained from other Android APIs.

See also

Constructors

Link copied to clipboard
constructor(resource: Drawable)

Properties

Link copied to clipboard
open override val resource: Drawable

The Android Drawable instance