hi, someone would guide me on the right path with the following.
I want to adjust the image to a miniature (panel or imageview) in WhatsApp and click on it to expand the image to its real size in a popup on the first screen.
B4X:
ImageView1.Bitmap = LoadBitmap (Dir, FileName)
I want to adjust the image to a miniature (panel or imageview) in WhatsApp and click on it to expand the image to its real size in a popup on the first screen.