Incorrect display when app is downloaded (but showing correct in Thunkable Live)

Hi,

Here is a link to my app: Thunkable

On the screen ‘MemoryWrite’, when I download the app on Android for testing, the Layout appears halfway down the app. Here is the image:

However, on Thunkable Live (and of course in the editor on Thunkable) it is displaced by just 5 pixels from the top of the screen (as intended). Here is the screenshot from the Thunkable Live app:

Anyone faced this issue before and know why it might be happening and what I can do to fix it?

Thanks,
Vishal

Your Design is not aligned with Android/your phone. This happened with my uncle’s app ( he doesn’t use thunkable)

Hello @vishalsinghal897
Thank you for sharing all the information and your project.
To fix the issue you will need to:
Remove the Loading Icon above the Layout
On the Layout select the Resize Mode to “Stretch”

select caret
image

Also, I suggest removing all the duplicate “MemoryWhite Opens” blocks and keeping only one to prevent errors.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.