Texture
Use a TextureView for rendering. This is more flexible with composing and various view modifiers (i.e. clipping, rotating, scaling), but is less efficient and may cause more battery drain.
Use a TextureView for rendering. This is more flexible with composing and various view modifiers (i.e. clipping, rotating, scaling), but is less efficient and may cause more battery drain.