Skip to content

Layer model with UI components #3690

Answered by romainguy
paulorrfilho asked this question in Q&A
Discussion options

You must be logged in to vote

Filament has nothing to do with this. A SurfaceView puts its Surface either below the Activity (by default) or above with isMediaOverlay. You cannot sandwich a SurfaceView between two UI components. To achieve this you need to use a TextureView but it's a little less efficient.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@paulorrfilho
Comment options

@romainguy
Comment options

Answer selected by paulorrfilho
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants