In the new thumkable X i do not understand how to set invisible a row.
I have the same problem with buttons.
There are several ways:
- Set width and height = 0
- Make the background color and the base color transparent (for the Label)
- Position over the screen area (this is difficult, so do not explain)
- Cover with a component with a background color
thanks. I have tried 1 and 3. it works
How did you do 3? I was wrong 3) Positioning outside the screen.
the position in the screen like
x: 9999
y: 9999
Good.