KeyboardScrollFix Extension

Due to the recent scrolling issues in applications developed with App Inventor versions, including Niotron and Kodular, I have designed an extension that helps solve this problem. The extension is called KeyboardScrollFix and works by forcing the scroll movement either upward or downward.

For this extension to work correctly, you must add a Vertical Arrangement with the Scrollable property enabled, then add the extension and use the corresponding blocks. It is also recommended to enable the Title Visible property of the screen.

Here I am sharing the extension, the blocks in the correct order, and the source code in case you want to keep improving it. I hope it helps you.


Video-de-WhatsApp-2025-08-31-a-las-15.01.36_f0925b02

File AIX Spanish
KeyboardScrollFix.aix (35.2 KB)

File AIX English


KeyboardScrollFix - English.aix (34.5 KB)

2 Likes