Short description
Makes a Custom label in a arrangement.
Picture of all the blocks
Features
HTML Support
Some basic Markdown Support
Custom Emojis
Docs
SetupCustomLabel
Sets up the custom label view in the layout provided.
layout | component
RegisterEmojis
Registers emoji to extension. Pass a dictionary with key as codename and value as imageurl for the first parameter. Pass the codename as key and value to size as second parameter. Note when loading text you have to give the applied emojis list also in the loadtext block.
emojiCodeNameWithUrl | dictionary
emojiCodeNameWithSize | dictionary
LoadText
Loads the given text into the custom label view.
text | text
appliedEmojisCodeName | list
verticalScrollEnabled | boolean
SetupCustomLabel
Sets up the custom label view in the layout provided.
layout | component
RegisterEmojis
Registers emoji to extension. Pass a dictionary with key as codename and value as imageurl for the first parameter. Pass the codename as key and value to size as second parameter. Note when loading text you have to give the applied emojis list also in the loadtext block.
emojiCodeNameWithUrl | dictionary
emojiCodeNameWithSize | dictionary
LoadText
Loads the given text into the custom label view.
text | text
appliedEmojisCodeName | list
verticalScrollEnabled | boolean
Download link
com.aktech.customlabel.aix (29.1 KB)
Demo Blocks
Aia -
testtt.aia (31.6 KB)
Apk - Download
Output
Made using Rush!
Thank you