Skip to content

feat(FrameLayoutManager): add visibility parameter

What does this MR do?

Add a new xml parameter to FrameLayoutManager to set a default visibility to the frame.

How to test it?

  • Find an application using a SDefaultFrame and add a visibility parameter set to false.
  • Build an run it.

Data

Depends on your app.

Some results

  • The SDefaultFrame should not be visible.
Edited by Bénédicte MALGARINI

Merge request reports