Use length of list block
I tried that tooā¦ my concern is that even i use that number block the variable in the block where should i use it ?
You will get a variable from for each loop. Like āget numberā. It can be used anywhere in inside the for each loop.
How change a text to bold using set property blocks?
Please post blocks so can i refer as im not able to repeat creating dynamic arrangements im just able to create it once
set property name = HTMLFormat to true, then set text to join text <b> ; "YOUR TEXT" ; </b>
There is an in-built component already, see:
https://docs.kodular.io/components/dynamic/dynamic-space/
ok i just found out how this works and yusuf, you are a lifesaver!
what is the internal name, we have to type if we want material icons font in a dynamic label?
Yes, there is but we canāt use it with this extension
You donāt need to type the internal name of the component if you use the latest version of the extension.
If you donāt use you can learn the internal name of the component with this block.
Any way to bold text without using html by set property blocks?
What we need to type to get material icons font to label
For enum values (values that only can be selected from the dropdown) use their number values.
Also note that SetProperty might not work in few cases, so try to use Any Component when it is possible.
But there is no font typeface in any component there is font typeface import
I know, I just said āuse Any Component when it is possibleā
Iām aware of that, it was raising error at .getParameterCount()
on < Android 7. I fixed that with this commit.
That fix will be included in the next release automatically, however, if you donāt want to wait for the next release, you can download the sources and build it yourself, or use alternative methods like this:
where can i get materiall icons font for download?
Here is a ZIP file with all Material Icons variants. (contains all icons until 2020-06-09T21:00:00Z)
Material Icons Variants as TTF.zip (617.9 KB)