i want to know how to add shadow to an imageview. i tried to add shadow to label with the following code and it is working fine. but the same way...
Buenas, Estoy trabajando en un proyecto donde debo cargar una imagen desde la galería y mostrarla en un imageView, ya la puedo seleccionar con...
This new view allows you to insert up to 4 images and be viewed simultaneously in a view potion (See example images) The images are inserted with...
I created a custom ImageView view that allows you to upload an image from the web. Just pass the URL as a parameter This class is B4X but does not...
How can I show a multi page pdf in a CustomlistView and set each page so that the user is able to zoom the image? I also tried using Webview but...
I am successfully putting image files into an Sqlite blob, then later reading them from the blob field, however I end up with them in a bitmap...
How can I add an image without distorting the image in heigth ? my code: imgLogo.Top = 65dip imgLogo.SetLeftAndRight(10%x,90%x) imgLogo.Height =...
EDIT: SOLVED! Added this line of code: imvHearts(i).Gravity=Gravity.FILL Hi - I've created my first animation, yay, to glitz-up a bit this game....
Hi, Here is how you can set the scale mode of an ImageView like CSS background-size property. 'scale = cover,contain,fill Public Sub...
I'm happy to announce the publication of my new B4XView library. This library adds to the XUi Views the native views of the three platforms...
Hello All, I have a GUI application that load correctly in my development computer, either in debug or release modes. when i place the jar in a...
Hello Guys, I'm using Imageview/LoadBitmap/LoadBitmapResize to present .JPG files based on program logic. My question is: Do I have to load...
SOLVED: B4A project using jRDC on local and remote servers just fine however I can't nut out how to successfully convert a retrieved blob from...