Just sharing my small object expandable label, hope this will help.
Required library : StringUtils
Events:
HeightChange (Height As Int)
Members:
SetExpandText (str As String)
SetShrinkText (str As String)
SetText (Str As String)
SetTextSize (size As Float)
SetTextColor (color As Int)
SetStatusTextSize (size As Float)
SetStatusTextColor (color As Int)
Top As Int
Height As Int
Here include example and the customview.
Required library : StringUtils
Events:
HeightChange (Height As Int)
Members:
SetExpandText (str As String)
SetShrinkText (str As String)
SetText (Str As String)
SetTextSize (size As Float)
SetTextColor (color As Int)
SetStatusTextSize (size As Float)
SetStatusTextColor (color As Int)
Top As Int
Height As Int
Here include example and the customview.