I am trying to set a background image using the designer. However, the Image File property is empty.
I did add the jpg file to the files list as suggested in this post.
B4A 9.50.
Need a circular marker with a specified colour for an Osmdroid markeroverlay and thought I could do it like this:
Sub Globals()
Private bmpPatientMarker As BitmapDrawable
End Sub
Sub Activity_Create(FirstTime As Boolean)
bmpPatientMarker.Initialize(TextToBitmapDrawable("O", 24...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.