Lilly
05/03/2020, 12:11 AMZach Klippenstein (he/him) [MOD]
05/04/2020, 5:34 PMSurfaceView
should work. The biggest limitation with that currently is that those views don’t get input events, but if you’re building a camera you’re probably layering the control UI on top of the actual surface view so I’m guessing you don’t care.Lilly
05/13/2020, 12:10 PMZach Klippenstein (he/him) [MOD]
05/13/2020, 1:58 PMWebComponentActivity
here: https://cs.android.com/androidx/platform/frameworks/support/+/androidx-master-dev:ui/ui-android-view/integration-tests/android-view-demos/src/main/java/androidx/ui/androidview/demos/
WebComponent
is defined here: https://cs.android.com/androidx/platform/frameworks/support/+/androidx-master-dev:ui/ui-android-view/src/main/java/androidx/ui/androidview/WebComponent.kt?q=WebComponent&ss=androidx