Visual tracker of delivery or current project status with steps and icons.
Useful to implement for the current state of a project, task or process.
Arrangement
Sets the Arrangement where the bar will be displayed.
Initialize
Initialize steps with icons or numbers.
- A list of icons from Assets.
- Numbers are added by index in the list; you don't need to set the numbers; just set useNumbers = true and a list.
ChangeNumberColorByIndex
Dynamically changes the color of a number by index.
Hexadecimal colors and AI2 colors.
ChangeNumberByIndex
Dynamically changes the text of a number by index.
ChangeNumberColor
Change the color of the numbers.
UpdateStep
Visually updates the current step.
BackgroundColor
Change the background color.
Transparent by default if this function is not used.
CornerRadius
Changes the corner radius of the background.
50 by default if this function is not used.
ProgressColor
Change the progress color.
StepColor
Changes the color of the uncompleted step.
CircleSize
Change the size of the step circles.
IconSize
Changes the size of the icons inside the circles.
IconVisibilityAtStep
Hides or shows the icon at the specified step.
CurrentStep
Get the current marked position.
v1.0 April 13, 2025.
Stepper.aia (20.5 KB)
joejsanz.joedevstepper.aix (11.7 KB)
JDK: 11
Minimum API Level: 21
Updated On: 2025-04-13T07:00:00Z
Built using: FAST-CLI v2.8.4
Thanks.