S samperizal Active Member Licensed User Longtime User Aug 26, 2011 #1 Greetings. You can have a background image on a screen thanks
Erel B4X founder Staff member Licensed User Longtime User Aug 27, 2011 #2 Yes. The easiest way to do it is with the designer. Change the Drawable property to BitmapDrawable. Add an image file to the images list at the right side. Add the image to the BitmapDrawable Image property. Upvote 0
Yes. The easiest way to do it is with the designer. Change the Drawable property to BitmapDrawable. Add an image file to the images list at the right side. Add the image to the BitmapDrawable Image property.