I’m experiencing a UI issue with an app built using Adalo’s Responsive Builder when running as an Android Native (AAB) app.
Issue:
In a list/card UI, the left side of the username text is cut off (for example, the first character of yuki_ is missing).
This occurs only on Android Native. It does not reproduce in the web preview or on iOS.
Layout details:
-
List with card-style rows
-
Avatar on the left, username text next to it
-
Shared Layout
-
Width Resizing: Scales with Screen
-
Anchor: Center
-
Sticky while scrolling: Off
-
The card itself appears within the screen bounds, but the text is partially clipped on the left side.
Is this a known issue or limitation with Android Native + Adalo Responsive?
Any guidance on recommended layout structure or configuration to prevent left-side clipping would be helpful.



