Sample app -- why error `@layout/my_meeting_layout` does not contain a declaration with id `videoList`

Description
I am using the straight sample app included in zoom-sdk-android

Which Android Meeting SDK version?
5.13.10.12577
Android Studio Electric Eel

To Reproduce(If applicable)
Steps to reproduce the behavior:
Install sample app on Android Studio
I add a few breakpoints, some log statements
I get this error: @layout/my_meeting_layout does not contain a declaration with id videoList

I can then build, deploy, run, but when i come back to put in more logging, i get error again.

Screenshots

Troubleshooting Routes
The troubleshooting attempt types you’ve already exhausted, including testing with the appropriate sample app (found on Zoom · GitHub).

Smartphone (please complete the following information):
all devices I tried

Additional context
It doesn’t seem to impede me, but I don’t know why there’s a reference to it. should it be videoListLayout?

@gn88 ,

Thanks for posting in the Zoom Developer Forum – I am happy to help here. That’s strange! I have not seen that error before; the SDK is running as expected in my testing. Is this still an issue for you? If so, can you test with the latest version and let us know if the behavior persists?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.