Responsive Menu Buttons

Hello all! I am currently developing a menu element. I am trying to achieve an effect where when a button is not visible. The buttons below it scroll up and stop right under the buttons above, like showed in the picture:
image

I have seen this in other apps, and I was wondering how I could achieve this myself.

Thanks in advance!
-Whitigol

Hi @whitetigerwolfthe1st,

Take a look at putting each button in a group, and then hiding/showing the group(s) as needed rather than the button contained within the group. This way you can use the group property to collapse when hidden:

26%20AM



Looking to accelerate your app development?

Let me turn
:thinking: :tired_face: :confounded:

into
:grinning: :sunglasses: :woman_student:

Development through Coaching at https://uniqueideas.com or schedule a free intro session :gift:

Ken Truesdale
LinkedIn

1 Like

Thank you. Can’t believe I missed the simple check mark!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.