JumpScroll - An extension for MIT App Inventor 2 (Step-based auto scrolling for Horizontal and Vertical views with auto reverse and touch pause)

🧩 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

:memo: Specifications


:package: Package: com.otniel.jumpscroll
:floppy_disk: Size: 7.90 KB
:gear: Version: 1.0
:mobile_phone: Minimum API Level: 14
:date: Updated On: 2026-04-26T17:00:00Z
:laptop: 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.

StopScroll

aia : JumpScroll.aia (14.6 KB)
aix : com.otniel.jumpscroll.aix (7.9 KB)

5 Likes