I want that when a button is pressed, that information pops below the button.
Something in the sense of the gif attached here:
When the button is pressed, the rest of the buttons below have to move down slightly as to not cover the info that pops up.
It is not exactly what I meant. I may have put a bad gif as an example. I want to click on one of the buttons (which are listed below eachother) and an info screen (which only has info, nothing clickable) pops up below the button.
A direct example from my project (Thunkable) is, when I click on the “Restaurant working hours” I want it to show the working hours of the restaurant below the button and when I press the button again it closes this “info panel”.