Please check Post #492
I know as there are a lot of posts, it can be harder to know if it is not reported before.
I donāt understand, I donāt use any custom font, but in android 6.1 I get that error.
This error was coming from SetProperty
block. Not from the font. But it is already fixed for next release.
Is there a way we can make an image to a circle shape?
This may help you.
Is it possible to create Facebook post like view using this extension?
ID wise card view list.
Yes, but you need to do a complex koding for it.
Yes it is possibleā¦ Currently am working on it once ready will post it in marketplace category
Ok.
I will try something.
Version 1.3
Again, after a month, here is the new release! (Time is passing too fast )
ā
New
Features
-
Schemas is here! Create a lot of components with one JSON and block!
It was a pain to deal with a lot of blocks when you wanted to add a lot of components. Now you can import a JSON template designed for Dynamic Components Extension to create components with only single block.A tutorial about creating your templates will be explained later. If you donāt want to wait, just PM me so I can explain how to create your own templates for sharing with others or use for yourself.
-
Create extension instances dynamically!
Component package name requirement has been removed, so now you can create instances of third party extension too!
Blocks
-
Schema
This block is used to creating dynamic components with JSON templates as described above. -
SchemaCreated
Raises after the schema has been created without problems. -
Version
Returns the version code of the extension.
ā
Fixed
-
.getParameterCount()
was causing an error on < Android 7.
Now SetProperty wonāt give an error on < Android 7.
š
Improved
-
Added empty component check for SetProperty and GetProperty.
If GetComponent returns a blank value, then SetProperty and GetProperty will throw a more understandable error message instead of an āInvalid propertyā error.
Looking for downloads? Fasten your seat belt and
Click to fly to the first post!
This is great. Maybe we can have a separate guide/resources just for the templates.
awsome good job yusuf
Good workā¦
OMGā¦ I have no words to explain my feelings
Your are awsomeā¦
Really Amazing
hello I have two different dynamic components how do I get the id from different components while to find out it can only be with one component of any image
Just check if GetID block returns a blank string. If GetID block returns a blank string, then this means it doesnāt created with the Dynamic Components Extension.