Question
making a sidebar swipe in and out
Hi everyone,
I have a 2D Project and want to make a "sidebar" that can be reduced by a button or be displayed again. I have a column, that contains a grid-layout, where all my buttons and labels are in. Clicking on the button "<" the grid layout's visibility is set to false, but the column stays at place.
Does anyone know how to make it disappear?
Cheers
whity

