Trying to modify a class of an our friend in which he uses a B4XView and sets the bitmap of this one using the SetBitmap method, I "noticed" that the same method requires a different type of parameter when used in B4A (Bitmap) or B4J (Image).
Shouldn't it require a B4XBitmap?
Shouldn't it require a B4XBitmap?