🧩 JumpScroll
An extension for MIT App Inventor 2.Step-based auto scrolling for HorizontalScroll and VerticalScroll views with auto reverse and touch pause by Otniel
Specifications
Package: com.otniel.jumpscroll
Size: 7.90 KB
Version: 1.0
Minimum API Level: 14
Updated On: 2026-04-26T17:00:00Z
Built & documented using: FAST v5.7.0
Methods:
JumpScroll has total 2 methods.
1. StartUniversalScroll
Start automatic scrolling for HorizontalScroll or VerticalScrool Arrangement.
| Parameter | Type |
|---|---|
| scrollComponent | component |
| pixelDistance | number |
| pauseDelay | number |
2. StopScroll
Stop animation.
![]()
aia : JumpScroll.aia (14.6 KB)
aix : com.otniel.jumpscroll.aix (7.9 KB)
