-
-
Notifications
You must be signed in to change notification settings - Fork 189
Open
Description
Hello all, while I understand that TextureView
is less performant than SurfaceView
, is it possible to enable support for TextureView
alongside SurfaceView
?
This should enable UIs to be drawn atop of the surface. An example of this might be to draw a gradient over top of the canvas itself, and it would allow for blending into an app's UI naturally.
Metadata
Metadata
Assignees
Labels
No labels