Decoration Block
Component
bg Color (color)
radius (string) "topleft, topright, bottomright, bottomleft"
stroke (int)
strokeColor (color)
elevation (int)
Clicked
- When component clicked
component : AndroidViewComponent
LongClicked
- When component Long Clicked
component : AndroidViewComponent
SetClickable
Set component clickable
component : AndroidViewComponent
to : boolean
I found a similar extension, but I felt the need to do this because it does not have options such as Stroke and elevation.
com.ruwis.decoration.aix (10.4 KB)
deco.aia (13.4 KB)