Use set properties block form dynamic components to set alignment.
Not work if it’s text it should be on left and if number it should on right…
In that scenario complete area will move as per component alignment…
Use A Horizontal Arrangement With Width Of Your Desire /Need
Place 2 Labels A (for text) And B (for number) In That Horizontal Arrangement
Then Place A Space Between Label A And B And Make Space Width To Match Parent.
I test it and get only works with android versions 7 to 10. I get an error on Android version 6 and below
Can Anyone tell How to do If I Have Clicked a Aix List Button
It should Return 2 if it is in 2nd Place or Return 3 it it is in 3rd place
By using ID. The ID of button is (global id+abc)
When any button clicked use get id from component. then you will get 1abc if clicked 1st and 2abc accordingly. Use
segment - abc
replacement - empty text
then you will get the number 1
this will work only if your id for button is in globalid+abc
format
can you show your created all blocks clearly.
Which blocks, you can find aia in first post if you need it.
Please can anyone tell me how to show image from url by writing schema.
The schema is written by @WatermelonIce
I think that isn’t possible by schema you will have to do it by blocks.
Setting picture property of the image component will do the job. However the loading directly might hangs the app. Therefore it is better to load with the extension DevYBImageLoader afterwards.
can you tell how to use blocks with schema?
If you want to set a different pressure for each component what do I do ؟
WDYM by this
Your screen isnt a physical button, so i dont think the sensitivity by which you will click the card view can be calculated. Altough if you want you can calculate for how long a card view was clicked
how to use external extension in json schema?
Check out this tutorial Tutorials from a-z, How to create schema templates with DynamicComponents and Python
can I ask how that schemas are being use?
Use Do it to debug your procedure, somewhere you use join vv1 where not supposed to