imageview; bitmap; javaobject; aspect ratio;

  1. J

    B4A Library Load imageview bitmap from Url without download

    Direct display of any image from its url in an imageview: Methods: imageLoadFromUrl: bring the bitmap from url urlSetBitmap: load the image in an image view with the same original aspect ratio. Attachments: library and here is an example: Sub Process_Globals 'These global variables will...
Top