Change Layout files in Mobile rtc

Description
I have successfully created client sdk in my android project. I want to change a layout file named zm_in_meeting_bottom_bar. But whenever i tries to change it, it shows that the file is outside project structure. Even if i changes it, it comes back to its original state again when i run it. Please help!!!

Additional context
Add any other context about the problem here.

Hi @tanishq0076, thanks for using our SDK.

Unfortunately the layout files included with the SDK cannot be modified. There are two options available for customizing the meeting UI: using the MeetingOptions object passed in when joining/starting a meeting or creating a fully custom meeting UI.

Thanks!

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