setBackgroundResource
Override to prevent UnsupportedOperationException. TextureView doesn't support background drawables, but we can use the drawable's outline for clipping via clipToOutline.
Override to prevent UnsupportedOperationException. TextureView doesn't support background drawables, but we can use the drawable's outline for clipping via clipToOutline.