1

Is it possible to implement a LayeredLayout over a specific Tab within a Tabs container? I would like to place a couple of buttons over an image which takes of much of the screen.

Jeff Crump
  • 131
  • 7

1 Answers1

1

You can put a Container in one of the Tabs and configure that Container to be LayeredLayout

Chen
  • 3,760
  • 1
  • 17
  • 21