Hello guys
I'm going to take a picture ( ic_launcher.png )from the icon folder and display it
This folder ( icon ) has already been added to the program and is used for the adaptive icons
I'm going to take a picture ( ic_launcher.png )from the icon folder and display it
This folder ( icon ) has already been added to the program and is used for the adaptive icons
Adaptive Icons - simple instructions and tips
All apps should have an adaptive icon. If you are not familiar with these icons then start here: Adaptive Icons Instruction steps: Create a new folder in the root project folder named icon. Create two folders inside that folder with the following files: mipmap: ic_launcher.png -...
www.b4x.com
B4X:
#AdditionalRes: ..\icon
B4X:
Private xxxxx As ImageView
xxxxx.Initialize("")
xxxxx.Bitmap=???????????