Hirohumi / RustyRcs

A Demo App for rust-rcs-client library.
Apache License 2.0
17 stars 7 forks source link

Cannot compile: missing onClickUpdateSdp #3

Open Rashed97 opened 2 months ago

Rashed97 commented 2 months ago

Hi,

I'm trying to compile the package but onClickUpdateSdp is not defined anywhere. It's currently in https://github.com/Hirohumi/RustyRcs/blob/main/app/src/main/res/layout/activity_video.xml#L79

Can you advise on where this method is supposed to be declared or if this is not needed?

Thanks! Rashed