<@U5KGDJJ3F> commented on <@U88TNR47M>’s file <htt...
# announcements
u
@dknapp commented on @Rick’s file https://kotlinlang.slack.com/files/U88TNR47M/F9X681SPK/How_do_I_pass_an_Image_as_image_resource_without_have_it_as_drawable_.txt: If it is a byte array, you can use BitmapFactory.decodeByteArray(data, offset, length) to get a bitmap and setImageBitmap on the imageview to load it