Skip to main content
ra.sp
New Member
February 11, 2025
Solved

Sicky element at the bottom of auto-layout block

  • February 11, 2025
  • 1 reply
  • 3539 views

I'm having a little problem making a sticky element so that it is at the bottom of the screen when scrolling until it reaches the end of the auto-layout it is in.
I have this block diagram, and I'd like to get an effect where the green button is scrolled and pinned to the bottom of the screen until it reaches the end of the auto-layout (Section 2 in the picture) in which it is located.
Anyone have any ideas on how to do this? I did the sticky at the top of the screen with no problem, but with the version at the bottom I have a little problem :)

 

This topic has been closed for replies.
Best answer by Nellya

You need to wrap your button in a frame like a screen size and make it sticky

 

1 reply

Nellya
NellyaAnswer
Power Member
February 11, 2025

You need to wrap your button in a frame like a screen size and make it sticky