Soham_Shah
(Soham Shah )
June 10, 2020, 11:29am
#491
im getting error invalid java class
1 Like
yusufcihan
(Yusuf Cihan)
June 10, 2020, 11:41am
#492
Iâm aware of that, it was raising error at .getParameterCount()
on < Android 7. I fixed that with this commit.
committed 12:41PM - 03 Jun 20 UTC
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:
2 Likes
Soham_Shah
(Soham Shah )
June 10, 2020, 11:54am
#493
where can i get materiall icons font for download?
1 Like
yusufcihan
(Yusuf Cihan)
June 10, 2020, 12:02pm
#494
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)
4 Likes
Soham_Shah
(Soham Shah )
June 11, 2020, 2:25pm
#495
Thanks, it works perfectly and i wanted to set alignment of text in label but there is no option to set text alignment using any component so what property should i set in property of dynamic component so that text in label sets to be justified?
Soham_Shah
(Soham Shah )
June 12, 2020, 5:58am
#497
what about justified alignment?
1 Like
WatermelonIce:
HTMLFormat to true,
hi i m use not working do you help me ??
1 Like
yusufcihan
(Yusuf Cihan)
June 17, 2020, 4:47pm
#500
Remove the space from there. Type âHTMLFormatâ instead of âHTML Formatâ.
2 Likes
Taifun
Split this topic
June 18, 2020, 2:28am
#501
2 posts were merged into an existing topic: How to use dynamic tools in kodular
BukanoR
(Victor)
June 18, 2020, 12:53am
#503
I have this problem in android 6.1
1 Like
yusufcihan
(Yusuf Cihan)
June 18, 2020, 12:54am
#504
Please check this post about that error.
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:
[image]
2 Likes
BukanoR
(Victor)
June 18, 2020, 1:13am
#505
is it necessary to use that font?
throws me this mistake but I donât need that resource.
1 Like
Luis_CGF
(Luis)
June 18, 2020, 3:30am
#506
I see now the commits waiting for merge in github with the fix for error above, thanks!
2 Likes
Yes this working Yusuf thanks so much , but i m test ini emulator Android 5 not working to strike
yusufcihan
(Yusuf Cihan)
June 18, 2020, 9:59am
#509
You should use Any Component blocks for now if you want to use custom font.
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:
[image]
1 Like
BukanoR
(Victor)
June 18, 2020, 10:08am
#510
but I donât use custom font, but nevertheless it throws me that error, thatâs why I ask if it is necessary to use that block even if I donât use custom font.
thank goodness if you already know I will wait from you friend
BukanoR
(Victor)
June 18, 2020, 11:24am
#512
Iâll wait for the next update, hopefully it will be fixed, thanks.