setGalleryViewCapacity() not working?

Description
set gallery view capacity methos is not working in android sdk 5.5
MeetingSettingsHelper meetingSettingsHelper = instance.getMeetingSettingsHelper();
meetingSettingsHelper.setGalleryViewCapacity(16);
meetingSettingsHelper.setGalleryVideoViewDisabled(false);

Which Android Meeting SDK version?
5.5

Hi @bhaveshpatil0404, thanks for using our SDK.

Can you please confirm that you are using the default UI? Also, how are you verifying the functionality of this method? Is this behavior reproducible on the latest version of the SDK?

Thanks!

Yes i am using default UI
Seeing maximum number of user in gallery view at one screen
It’s working in sdk 4.4 but 4.4 is deprected now

Hi @bhaveshpatil0404,

Are you able to reproduce this behavior in the latest version of the SDK?

Thanks!

Sorry, but i am not getting your question

Hi @bhaveshpatil0404,

The latest version of the SDK is 5.7.1.1268. Can you please try updating to this version and see if you can reproduce the issue?

Thanks!

Yes, but in this SDK i getting problem for below methods
showLeaveDialog();
switchToNextCamera();
isAudioConnected();
connectVoIP();
showParticipants();
showShareOptions();
showMoreOptions();

Hi @bhaveshpatil0404,

Our release notes should have information on the replacements for these removed deprecated methods. Let me know if there is anything missing or if anything is unclear and I will be more than happy to help. :slightly_smiling_face:

Thanks!

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