I can see the images on the website, but I can't see anything on the phone during the test. I want to use then these .svg images on canvas.
.aia code if you will test, check tab "фигуры"
paint (1).aia (618.5 KB)
I can see the images on the website, but I can't see anything on the phone during the test. I want to use then these .svg images on canvas.
.aia code if you will test, check tab "фигуры"
paint (1).aia (618.5 KB)
You will need to use a webviewer to display svg graphics
or
With the specific extension in order to use and test load from assets you must compile apk and test it
Now it would be easier to load all icons using dictionary blocks , see example
Also you can reduce your blocks by using any components blocks instead of repeating yourself
And I have one more question, for some reason the background change does not work for me
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.