AiutaAndroidDrawableRes
Android implementation of AiutaDrawableResource using drawable resource IDs.
This implementation allows you to reference Android drawable resources by their resource ID. This is the most common way to use drawable resources in Android applications and provides compile-time safety for resource references.
See also
AiutaDrawableResource