abstract fun inflateContentView(): Unit
This method will be called on BearCallback.onArViewInitialized. Make sure to inflate your view and add it by calling androidx.appcompat.app.AppCompatActivity.addContentView.